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
The idea is to add feature gated denylist files to be appended to the
base denylists. The additi...
The a.23.4.f90 test is expected to produce an error but it
passes. It was previously failing wit...
Fix the tests added in https://reviews.llvm.org/D154673 to work on apple
platforms.
Reviewed By...
c37b4205b1221d1b428a27bd6ae81a379fdb8f00 authored over 1 year ago by Steven Wu <[email protected]>
Adding extra flags to compile tests is useful for testing out new
features (e.g. -flang-experime...
This patch adds tests for nested loops like this:
for (int i = 0; i < N; i++) {
for (int ...
The error caught by gfortran in Fortran/gfortran/regression/blockdata_4.f90
is intentionally no ...
Since there were some problems with the result of these cases, leading to invalid assembly/objec...
15b1eb67b79b50ad24d310565d1a89bca44d3739 authored over 1 year ago by David Tenty <[email protected]>
The test requires the `dg-require-effective-target fortran_real_10` directive
to be handled corr...
Enable the remaining "compile" tests. Failing tests have been disabled.
Differential Revision: ...
0fe3ef63ce1bc4ba3c8e05659faafa904392c261 authored over 1 year ago by Tarun Prabhu <[email protected]>
Enable the 'compile' tests from all the directories under Fortran/gfortran/regression
(except fo...
Remove some redundant code from the regression and torture directories and
consolidate most of t...
At some point, there will be a script to automatically re-enable disabled tests
as features are ...
Remove all references to -flang-experimental-exec, both in the README's and the
build files sinc...
Use a dedicated module directory for each test. Any .mod files generated by the
test at build-ti...
The tests of the google-benchmark package fail to build on systems
that do not have an executbal...
Commiting without review because it is a one-line change that disables a test
and can cause buil...
The tests are compiled along with the rest of the tests at build-time. Some of
the "compile" tes...
This is an ongoing series of commits that are reformatting our Python
code.
Reformatting is don...
bfb1d050f6024af4fdb654d8288f926741054199 authored over 1 year ago by Matthias Braun <[email protected]>This can filter out `clangd` generated index files.
Differential Revision: https://reviews.llvm...
99d48a3ac2cec4e872b422fda156fbec9dfbc894 authored over 1 year ago by Shilei Tian <[email protected]>
This suite of tests was created originally by Wileam Phan, Damian Rouson,
and Brad Richardson as...
Several gfortran tests read/write/delete the same file. When running the test
suite in parallel,...
Just very trivial argument passing, but it can still go wrong in some cases.
I've seen the compi...
This contains the test files themselves. They have been imported without
modification from the g...
This *does not* contain the test files themselves. Those will be added in a
future commit.
This...
af098c0525c8a64daaeea54b1ac4e5dd1e362c01 authored over 1 year ago by Tarun Prabhu <[email protected]>
Dedicated unit tests for vectorization of loops which select the index
of the minimum value like...
With newer standard versions the benchmark may fail to build with newer
libc++ versions.
Reland patch D145926. Constrain the test to X86 only.
beab9493a86f441ee2bff3535ff178ee192ec0b9 authored almost 2 years ago by Luo, Yuanke <[email protected]>This reverts commit 4b4faa5a42c468056a67a96517f1ccd787f06c9f.
b5b649bd9b687bc540aa22827e6663a35d1e4cdd authored almost 2 years ago by Luo, Yuanke <[email protected]>
These test case is created to test D145650 and D146862 which create
extra prolog and epilog when...
6b926a5e2ca030fa550d2720c2c1b5bf4d7d35d4 authored almost 2 years ago by Brad Smith <[email protected]>
On FreeBSD, the CLAMR test immediately segfaults on startup, when it
parses /proc/pid/status in ...
FreeBSD (9.2+) / OpenBSD (5.4+) and AIX (6.1+) all have the fmemopen() function nowadays.
Revie...
09df1596d63ef847034c7c6f7234e7de50b60271 authored almost 2 years ago by Brad Smith <[email protected]>
Make sure that we only get one of these possible output formats to prevent
duplicate data later ...
Similar to the existing caches also add one for -O2.
354d87bc63afca0145cc20f0392d68605f5302dd authored almost 2 years ago by Florian Hahn <[email protected]>Option --filter-short now accepts an optional argument:
--filter-short [FILTER_SHORT]
...
- Some fixes or workarounds (JM) for not having sys/timeb.h / ftime().
- Use rusage() in minisat...
With clang 16, SingleSource/Benchmarks/Misc/mandel.c fails to compile on
FreeBSD, complaining th...
In 259fcdabfd843d01fccd9a1aeb44642e9043a883 I disabled this test
due to clang now tail calling o...
These checks were added to the original test by:
https://github.com/gcc-mirror/gcc/commit/0f149d...
A couple of macros are used by multiple tests. To allow for easier
re-use, move them into a comm...
Image validators in SPEC CPU 2017 are currently built for the target,
not for the host. When ru...
Currently, we only test compilation results of AMX cases.
Reviewed By: LuoYuanke
Differential ...
afc7e6588b3b43351e49f697fe48283ec5056c11 authored almost 2 years ago by Bing1 Yu <[email protected]>
As suggested on SPEC's documentation page (Known Portability Issues) [1][2]
the spec_qsort.c rou...
This relands 8c18b14334747be33fb0ff45c7faf9142b15372 with a small fix to
use the IN_LIST operato...
This reverts commit d785c299bdb9494182fd253a5ab5e5dbca725a3c.
ab8ec6cb68ae43c56151583b4329f141a080d588 authored about 2 years ago by Jake Egan <[email protected]>
The tests are currenty failing on the openmp-offload-cuda buildbot.
Disable them to eventually m...
This reverts commit 8c18b14334747be33fb0ff45c7faf9142b153727 to unblock
buildbots that are failing.
Enable Fortran testsuite/language when TEST_SUITE_SUBDIRS=Fortran is passed
Differential Revisi...
8c18b14334747be33fb0ff45c7faf9142b153727 authored about 2 years ago by Paul Scoropan <[email protected]>
As stated in
https://www.spec.org/cpu2017/Docs/benchmarks/525.x264_r.html#portability,
building ...
Some systems (e.g. FreeBSD) do not provide this header. This commit fixes
building the testsuite...
In the s318 and s3113 kernels, the integer variant of the abs() function was
used to to determin...
This patch adds a correctness test to check the outcome of vectorized truncate or zero-extend op...
08de51078b0a8b4890884ca9009e3306a6c64315 authored about 2 years ago by Nilanjana Basu <[email protected]>973b754e7c66e50da0bc623580cb155d558a2e04 authored about 2 years ago by Artem Belevich <[email protected]>
171c788290d6fc0f97438b0ab142d09c14407e32 authored about 2 years ago by David Green <[email protected]>
This reverts commit d52a93a891cde7a76aca63f7a201c5a5fe459f41.
AIX benchmarks no longer need to b...
The ClamAV and archie-client tests are currently disabled on AIX, and we are now
in the process ...
On AIX, there are typedefs and struct definitions required by test-suite tests
that are only acc...
Add built-in-setjmp.c and pr84521.c to blacklist because LoongArch
backend doesn't support `__bu...
The LLVM test suite has its own way of detecting the system
architecture. This adds support in t...
This patch adds an initial set of benchmarks to check runtime of vectorized truncate or
zero-ext...
As detailed in Issue #57642, the `test-suite` doesn't compile on Solaris.
This patch fixes the ...
c4c6c75c1ff888f47a203e5aeadc85b1d2aaa172 authored about 2 years ago by Rainer Orth <[email protected]>
Adds a batch of C tests that have been found to cover several hundred
lines of Clang/LLVM that a...
This reverts commit c1ea19fe1c3da7d62315b01b4cd4e8c7864d5385.
It looks like this is passing the...
d66d5069cba97b07ce55c6afd6d420bbab1778ee authored over 2 years ago by Florian Hahn <[email protected]>
`TEST_SUITE_USE_IR_PGO` changes the test-suite to use
`-fprofile-generate=xxx` (instead of `-fpr...
Since https://reviews.llvm.org/D133711 clang has been rejecting
code in these two tests.
Recent...
48adf16285bb390029d10f626071ef083aa2c945 authored over 2 years ago by David Spickett <[email protected]>This should make CINT2000/CPF2000 build again with recent Clang builds.
4b482df2cee902b27e322030244812e1bc5f6e1f authored over 2 years ago by Florian Hahn <[email protected]>As of [this CMake merge request](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/7246), ...
edc9be64895f43c79aa34fad32801ada216ce229 authored over 2 years ago by Anthony Cabrera <[email protected]>
The following tests fail to build on the AIX buildbot due to the change to set the
language leve...
As reported in Issue #57626, `frame_layout.cpp` doesn't compile on SPARC
(both Solaris/sparcv9 a...
3ce737c43fa947a9098bb3b43ac1289367675340 authored over 2 years ago by Florian Hahn <[email protected]>
b3a89445dc4aed7ee9825e024c32d417e36a3f13 authored over 2 years ago by Fangrui Song <[email protected]>
https://reviews.llvm.org/D131351 changed implicit function pointer
cast warning to be an error b...
In one of the tests from FM905.f, flang and gfortran disagree about how
0.25e-10 should be print...
This reverts commit f024050c4cb4609aee1aaa0bced35dc00952de6a.
The buildmaster has been restarted...
This reverts commit 8de3e51946e883dea0f48a28ba7355f7ff2e229d.
This is failing on the buildbot b...
f024050c4cb4609aee1aaa0bced35dc00952de6a authored over 2 years ago by Diana Picus <[email protected]>
FM905 and FM907 have been disabled because they use list-directed
output, which gives the compil...
This should fix the failures found by:
https://lab.llvm.org/buildbot/#/builders/57/builds/20887
...
This should hopefully address the strengthening of the
-Wincompatible-function-pointer-types dia...
65661324887df4cd22c82428f0df943a82521355 authored over 2 years ago by Florian Hahn <[email protected]>
At the moment, the clang-aarch64-full-2stage buildbot is running the
test-suite with `flang-to-e...
This patch adds dedicated test coverage for multi order
recurrences. D119661 will add support fo...
This should address the issue found by:
https://lab.llvm.org/buildbot/#/builders/214/builds/2499
This updates the test suite to ignore -Wint-conversion warnings which
have been upgraded to an e...
Unless using the `-a` or `-r` options, do not parse floating point numbers in order to compare i...
6703097ffa34a48277a231b7b2e99b8b074a4584 authored over 2 years ago by Michael Kruse <[email protected]>
Some tests in the FCVS suite use list-directed output, which may
according to the standard intro...
Currently, when compiling with the CMake flag
TEST_SUITE_PROFILE_GENERATE set to ON, compare-fp-...
The char* here isn't 4 byte aligned so the cast to int32_t* can
create an unaligned access.
Rep...
75d07279a024184f0eea1bfcb8fe975cff30dd5a authored over 2 years ago by Craig Topper <[email protected]>
At the moment, flang doesn't support `-Werror=date-time`, so we
shouldn't add it if the Fortran ...
By default, Flang outputs 'Fortran STOP' as part of the STOP statement,
and sometimes also warni...
Disable XSBench and RSBench running on CSKY.
Because the biggest alignment of CSKY is 4 bytes so...
Use gettimeofday to get the number of cycles since power-on in CSKY backend.
Differential Revis...
f3a83077a50172c1c946892ba93239cd19d777ec authored over 2 years ago by Zi Xuan Wu <[email protected]>
Upstream clang supports RDC-mode compilation through the new driver.
This patch adds an option t...
The LLVM test suite has its own way of detecting the system
architecture. This adds support in t...
Fixes an issue revealed by https://reviews.llvm.org/D121343, causing several of
the test-suite-v...
For FreeBSD, we also have to pass -DSPEC_CPU_MACOSX to avoid the use of
gcvt() in 400.perlbench ...
The test is for the functionality implemented in
https://reviews.llvm.org/D110235
Differential ...
2a41ecd2330928dca57343d81528feba040ceb5a authored over 2 years ago by Igor Kirillov <[email protected]>
This should hopefully address the issues found by:
https://lab.llvm.org/buildbot/#/builders/105/...
This should address most (all?) of the issues found in:
https://lab.llvm.org/buildbot/#/builders...
This should address the issue found by:
https://lab.llvm.org/buildbot/#/builders/214/builds/844
This addresses the next failure found by:
https://lab.llvm.org/buildbot/#/builders/214/builds/842