Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/llvm/llvm-test-suite
https://github.com/llvm/llvm-test-suite
37e860161cd94337010927fe7321f2f92fac647c authored 10 months ago by Kiran Chandramohan <[email protected]>
* [Fortran/gfortran] Enable passing tests
These tests now pass. Some tests that only pass on ...
e32ac99c8a8707a0862bdca82ddaa4d82fc2eb41 authored 10 months ago by Tarun Prabhu <[email protected]>
It used to fail due to the missing runtime support, but this
was not considered a failure.
It ...
It used to fail due to the missing runtime support, but this
was not considered a failure.
It ...
This test now compiles and should no longer be expected to fail.
d0c4e3270a83895b440d9f71ab13b80382269dab authored 10 months ago by Peter Klausler <[email protected]>
Switches the existing build system to use the static test configuration
files that were added t...
* [LoongArch] Modify the test data of some SX/ASX tests
Modify the arguments and results of t...
cd6cafd3333c04ce24db104e37b4041e782a84e8 authored 11 months ago by leecheechen <[email protected]>
The patch fixes buildbot failures discovered in
https://github.com/llvm/llvm-test-suite/pull/98...
868d57c1c33dfb1b49e5161be89857fc3869cb7d authored 11 months ago by Yaxun (Sam) Liu <[email protected]>
* [AArch64][FMV] Enable tests for ACLE FMV on Linux.
Enabling Linux part of https://github.co...
376a3a3fb3d9dd1a70f1c8c11051f7c2e6324a6a authored 11 months ago by Pavel Iliin <[email protected]>
As of Python 3.12 there's now a syntax warning for invalid escape sequences:
./utils/compare.py...
* [Fortran/gfortran][NFC] Update erroring FFLAGS list
Add more flags that are used in the gfo...
b2c5007b8f39ae16f06b05c59f48cdb94352c49f authored 11 months ago by Tarun Prabhu <[email protected]>* [NFC][Fortran/gfortran] Add test to generate static test configuration
This adds the script...
bc20e748a4aeaae6895b35b6dd21d16da50d4e7a authored 11 months ago by Tarun Prabhu <[email protected]>Now that we're not using libpgmath, these tests pass on AArch64.
They may work on Windows now...
e3dde6f487f9f5842b6af694f6caa40d0a37a2ef authored 11 months ago by David Spickett <[email protected]>f234989cc5014467e353d6c8b5eddbf31b4efff4 authored 11 months ago by Jon Roelofs <[email protected]>
char_length_2{0,1}.f90 were fixed in
https://github.com/llvm/llvm-project/pull/80412.
Now th...
2a85cd991b8ac78470128881420bcffd1787e262 authored 11 months ago by Tom Eccles <[email protected]>[NFC][Fortran/gfortran] Add static test configuration files
Add the static test configuration...
e2db0607ba20e27e8e256e29bc0791daf818c5b2 authored 11 months ago by Tarun Prabhu <[email protected]>This covers the ones we currently have enabled via apple.inc in compiler-rt, as well as a couple...
85e64d50b43dd0c1abb1f181c2075c2808b5e104 authored 11 months ago by Jon Roelofs <[email protected]>
Recent changes to generic interface analysis have reduced a previous
hard error message to an o...
build and pass all three test on Linux.
This is because `execute_command_line` calls `std::sy...
3bd693f4a4072cef312400bee44c4401941bae58 authored 12 months ago by Yi Wu <[email protected]>
Since https://github.com/llvm/llvm-project/commit/7b4622514d232ce5f7110dd8b20d90e81127c467
libc+...
9a7a49f34c3f94c89b83c2855a8948012c5367ac authored 12 months ago by yjijd <[email protected]>
568763b689dbd2c81e190f86e9b427fa25d8d176 authored 12 months ago by yjijd <[email protected]>
65c48ddd4030a7c5c9c8b4ed395f100463e88061 authored 12 months ago by leecheechen <[email protected]>
Ignore these flags as they are currently not supported by flang.
Also re-enable pr43808.f90 tes...
The tests is not catching the intended semantic errors and will
stop failing when the following ...
https://github.com/llvm/llvm-project/pull/74676 changes some predefined
target OS macros on Appl...
In f377b27ba0ab8fe69a26e13b73101003ad30c1de a bunch more tests were
added and one of those is fa...
f377b27ba0ab8fe69a26e13b73101003ad30c1de authored 12 months ago by Kelvin Li <[email protected]>
This patch makes changes required in litsupport/* to support running
llvm testsuite on windows ...
* Add find compiler-rt libs cmake module for windows
This patch adds find compiler-rt libs fu...
1c4054cda38233a71767832048a28a9e4c41adaa authored 12 months ago by Omair Javaid <[email protected]>
This patch makes some minor adjustments to top level CMakeLists.txt
and CopyDir, Testsuite modu...
This patch makes minor changes to ignore windows line endings when
Fortran tests are run on win...
* [tools] Fix not utility to work on iOS
This addresses issue #77137. The implementation uses...
d6b5c68fbdb94cc36617afc436d9a551ba2a6fd6 authored 12 months ago by Tarun Prabhu <[email protected]>
This patch implements timeit timing tool found at tools/timeit.c for Windows.
It is required fo...
https://github.com/llvm/llvm-project/issues/77137
9ca97f5027150f7e507e5ab4c56f38a29fb3c696 authored about 1 year ago by Jon Roelofs <[email protected]>4049776b7bb820b6d7578c6c74e44949c16b98fe authored about 1 year ago by Muhammad Omair Javaid <[email protected]>
Fixes have gone into llvm-project/main that fix several tests
in Fortran/gfortran/regression/Di...
test fails since #76044
d10245e73a71cee2beb737863ffe8f146f4d47e0 authored about 1 year ago by antoine moynault <[email protected]>* fixing the CMakeList.txt for external/HeCBench
* removing some debugging prints and reforma...
77418e09fc7e7604e7d52165955132ae8e19fbb4 authored about 1 year ago by Aaron Liu <[email protected]>
Add a tool similar to LLVM's not utility which inverts the return code of a
command. The major d...
zlib failed to build with a recent compiler extension
(https://github.com/llvm/llvm-project/pul...
* updating the readmes for the external benchmarks of sollve_vv, hecBench and smoke
* updatin...
c678caaa49aa1bd2aa9e02747859ef9923b4cdc1 authored about 1 year ago by Aaron Liu <[email protected]>* updating the functionality to allow for mutliple lists of tests to be used
* minor fix-reor...
e78f595e516fbbf057f1a222bc9c60633c04fc93 authored about 1 year ago by Aaron Liu <[email protected]>
This change adds tests for functions 'iszero', 'issubnornal' and 'issignaling'.
It also adds tes...
This reverts commit 3ed1fbb054f7ee02b342a79077e7f27da75c2cde due
to failures in the new tests on...
This change adds tests for functions 'iszero', 'issubnornal' and 'issignaling'.
It also adds te...
Remove many tests from Fortran/gfortran/regression/DisabledFiles.cmake
that now pass. Move oth...
Also fix libc++ build w/ cuda-12.3, which by now needs
-D_ALLOW_UNSUPPORTED_LIBCPP in order to a...
This microbenchmark attempts to find the impact of loop interleaving count on loops with low tri...
5482cc38abd469b655ea9756bc892d3a5d8e97b9 authored about 1 year ago by Nilanjana Basu <[email protected]>
This patch adds unit tests for LLVM's VPlan-native path, as requested in
https://reviews.llvm.o...
* [External][Smoke] Adding the aomp smoke suite to externals
* Removing the check scripts fro...
537253231770bb06ef050d5a284804dcd8d01460 authored about 1 year ago by Aaron Jarmusch <[email protected]>
These tests are looking for a semantic error that flang is not emitting
but they used to pass b...
These tests check setting and querying rounding mode using builtin functions.
Pull request: h...
92a149db29a5089e151ce53e6bcd844bbe45d6f1 authored about 1 year ago by Serge Pavlov <[email protected]>This reverts commit eda2d6cf2414bcbde7c77f47a72db2a8a0f06ab6.
7e54b7b9b649dad9ec0d9a7bffd0ac6f50c43419 authored about 1 year ago by antoine moynault <[email protected]>* [MicroBenchmarks,LoopInterleaving] Check performance impact of Loop Interleaving Count with va...
eda2d6cf2414bcbde7c77f47a72db2a8a0f06ab6 authored about 1 year ago by Nilanjana Basu <[email protected]>
Patch required before enabling HLFIR by default:
https://github.com/llvm/llvm-project/pull/7209...
Fix typos in `Fortran/UnitTests/finalization/README.md`
7fdd0f0d61ee4f58e5bceaa3db1ed7660387e49d authored about 1 year ago by Damian Rouson <[email protected]>c259c69978ab13734271764a0dfae7e47c2b7a15 authored about 1 year ago by Artem Belevich <[email protected]>
51b2d31183c65df65e30b364e70193c15d325744 authored about 1 year ago by Artem Belevich <[email protected]>
Flang now allows a superfluous CONTIGUOUS attribute to appear on
objects that are simply contig...
2832737e27052cb799eaa571384ba65c9183db16 authored about 1 year ago by Jerry Zhang Jian <[email protected]>
453.povray ref test failed when running SPEC CPU2006 1.1
on a LoongArch host with clang-18.
...
f2fe54d205ab77ab1d9035fb47ba17cdfbfe5cc7 authored about 1 year ago by leecheechen <[email protected]>df12da5a7ecca366259fd1f343fb4b380421153f authored about 1 year ago by Aaron Jarmusch <[email protected]>
https://cmake.org/cmake/help/latest/manual/cmake-language.7.html#variables
https://cmake.org/cma...
24ae993b0d033aae981d21e4e43d07ba34061bf7 authored about 1 year ago by Yuanfang Chen <[email protected]>
5759d1089108a7fc2dc5b0d23bfa1fdd592d55c8 authored about 1 year ago by Aaron Jarmusch <[email protected]>
* [Polybench] Bump Polybench to 4.2.1-beta
Signed-off-by: Jerry Zhang Jian <jerry.zhangjian@s...
1f119da0820fae46173a37e772edc156e2c52542 authored about 1 year ago by Jerry Zhang Jian <[email protected]>
is_contiguous_1.f90 explicitly says that it is testing for an
IS_CONTIGUOUS result with zero si...
My use case is to limit long-running compilation (stuck, infinite loop).
It should be useful fo...
6deabadf20d346eaa0bfab2e44e0434753d34149 authored about 1 year ago by Aaron Jarmusch <[email protected]>
f580563dc3efc5e6849bbfe5d148339cea646ce4 authored over 1 year ago by Douglas Yung <[email protected]>
* adding the runtime and compile blacklist options for AMD, NVIDIA, INTEL
* re-named white/bl...
17f9c54b0573aed19bcc5a28b932b4645c97a02d authored over 1 year ago by Aaron Liu <[email protected]>11b493a1f033e126bc8327412e5fe031da260c32 authored over 1 year ago by Aaron Jarmusch <[email protected]>
0df6c0ed9e5a105963b73b9925734c8b1d5d7360 authored over 1 year ago by Aaron Jarmusch <[email protected]>
Disable two tests that fail when optimizations are enabled, but pass otherwise.
Comments have be...
e079b0b4db4bfee1e715a8745f921d4fcaf9aea7 authored over 1 year ago by Aaron Jarmusch <[email protected]>
c165082e5d42c4fa3c307185221cb9bd5eff8783 authored over 1 year ago by Wael Yehia <[email protected]>
* adding the AMD whitelist using MI-200 gpus with rocm5.6.0 and clang 18
* added more clarity...
f71ea72759216ddfb3768485f885eb2cffa31200 authored over 1 year ago by Aaron Liu <[email protected]>8a02c9bf11eb91804a5367ca731772ba6f472b6f authored over 1 year ago by kkwli <[email protected]>
Move two tests into the section of tests for which flang emits
valid errors for usage that gfort...
0e6307a4eb8a1a2126fdb582b3c997cd446034b9 authored over 1 year ago by Aaron Jarmusch <[email protected]>
Fixed by
- https://reviews.llvm.org/D156548
Fixed by
- https://reviews.llvm.org/D158594
- https://reviews.llvm.org/D158070
The bug that caused the compiler to loop when compiling
Fortran/gfortran/regression/goto_5 has b...
34b8e82f3e5ee53489bae91b2c7a0520c92f21cf authored over 1 year ago by Florian Hahn <[email protected]>
Enables `widechar_2.f90`, `widechar_7.f90`, and `widechar_intrinsics_10.f90` as the
blocking TOD...
This patch disables gfortran OpenMP tests that will start failing as a result
of landing D158076...
See the following patches in LLVM Flang for context:
* https://reviews.llvm.org/D157837
* h...
Compilation behavior has changed from a compile-time assert to a
runtime error message.
The parallel reduction tests in the gfortran test suite now pass due to D155157 being upstreamed...
df04fba1258336e9358b8496698f740e526a2671 authored over 1 year ago by Ethan Luis McDonough <[email protected]>
pr107214-6.f90, pr107214-3.f90 in gomp are passing incorrectly when
they are supposed to fail. P...
Fixed by https://reviews.llvm.org/D157730
Differential Revision: https://reviews.llvm.org/D157856
1fabe2edc268e8b1eee873fd47a71d40249d2127 authored over 1 year ago by Tom Eccles <[email protected]>
Take a pass through the compilation-only tests in the GNU Fortran regression
test suite that eit...
Many gfortran regression tests that were disabled because they failed
have been fixed in llvm-pr...
This kind of fix would be not be good for
production code, but it does not change the
essenset o...
Use --rocm-path to specify ROCM path. Update AMDGPU
archs. Remove some outdated options.
Review...
f6ef9c076aec68c2df9bf1f8ce2d8ab145c8a453 authored over 1 year ago by Yaxun (Sam) Liu <[email protected]>
This test has been seen to fail on some machines:
https://reviews.llvm.org/D156820#4554865
Diff...
6421a2df07e73357b3a821a64a0804b385e52573 authored over 1 year ago by Tom Eccles <[email protected]>
Some tests have been fixed by
- https://reviews.llvm.org/D127215
- https://reviews.llvm.org/...
When diffing a large target like all, most of the entries in the target
list in query_ninja are ...