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

Disable more implicit function prototype warnings

This hopefully addresses what was found by:
https://lab.llvm.org/buildbot/#/builders/214/builds/...

15b9b817eaca10dcda1fd906dfe2c3ae9e222539 authored over 2 years ago by Aaron Ballman <[email protected]>
Disable implicit function declaration warnings

This should address the issues found in:
https://lab.llvm.org/buildbot/#/builders/214/builds/839

94acea05980b5b57907718e55dcd01844f4a4832 authored over 2 years ago by Aaron Ballman <[email protected]>
Disable implicit function warnings

This hopefully addresses the issue in:
https://lab.llvm.org/buildbot/#/builders/57/builds/17109

4270050ed3f82974640a1b926dea82639dd37561 authored over 2 years ago by Aaron Ballman <[email protected]>
Speculatively fix build bots

This adds CFLAGS as well as CXXFLAGS for disabling implicit function
declarations in both CMake ...

33a2cab37889f9599d71d27d48895d0992fe9735 authored over 2 years ago by Aaron Ballman <[email protected]>
utils/compare.py: Add --absolute-diff

This is useful for metrics such as number of times a given pass performed
a transformation, etc....

866848a9c6f6c18a880dd6675a8cf94f46482727 authored over 2 years ago by Alex Richardson <[email protected]>
utils/compare.py: Fix support for multiple metrics

In addition, this retains the pandas multi-index to improve the
visualization. We also transform...

0954371820c4037f0ffca27c5ba5eaaa5ba54736 authored over 2 years ago by Alex Richardson <[email protected]>
utils/compare.py: Add a main() function

This prevents all the variables being declared as globals. I noticed this
due to a typo while wo...

bb77bd4067c712ecef39a1214b0e36a6abcd1722 authored over 2 years ago by Alex Richardson <[email protected]>
utils/compare.py: Fix a pandas deprecation warning

16b7d7fce5c1814e4e7ffb62d614789e3868d5f6 authored over 2 years ago by Alex Richardson <[email protected]>
Speculatively fix failing build bots

This should address the issues found by:
https://lab.llvm.org/buildbot#builders/174/builds/8451
...

5045e7818ebf3453ac8bcbf016721299d8e7007e authored over 2 years ago by Aaron Ballman <[email protected]>
Add a prototype to this declaration to speculatively fix bots; NFC

This is intended to fix:
https://lab.llvm.org/buildbot/#/builders/45/builds/6787

726901d06aab2f92d684d28507711308368c29d6 authored over 2 years ago by Aaron Ballman <[email protected]>
Add -Wno-implicit-function-declaration to a few places to work w D122983

D122983 intends to make these cases a 'warning as error' in C11 and C17
modes, and an attempt to...

a87f4e4f9808a397dc4c575013142c9eac0b7eba authored over 2 years ago by Erich Keane <[email protected]>
[External][SOLLVE V&V] Disable 5.0/parallel_for/test_parallel_for_allocate.

The test is known to not work with -fpic.

See details at:
https://github.com/llvm/llvm-project/...

1b938dc299ebd75f8c552ef3be727c67a22f89cd authored over 2 years ago by Michael Kruse <[email protected]>
[SingleSource] Don't instantiate uniform distribution with char.

As @Kai pointed out post-commit, instantiating
std::uniform_int_distribution with char is UB. To...

c6828626a33992288943cdf363b997d540289638 authored over 2 years ago by Florian Hahn <[email protected]>
[MicroBenchmarks] Add benchmarks for vector memory check generation.

This patch adds an initial set of benchmarks for memory runtime check
generation.

It comes with...

9d37c04e31a96c7fbe15ae35bc110503ea9b39f4 authored over 2 years ago by Florian Hahn <[email protected]>
Guard visibility variables on AIX

The addition of these visibility variables caused a test-suite build failure on AIX because visi...

d785c299bdb9494182fd253a5ab5e5dbca725a3c authored over 2 years ago by Jake Egan <[email protected]>
[External][SOLLVE_V&V] Disable failing test.

Un-whitelist the test 5.0/target/test_target_allocate.c which has been
changed upstream in is no...

4deb79a239b82765385fe6c60cde727e2b3d91d8 authored over 2 years ago by Michael Kruse <[email protected]>
Reland "[test-suite] Disable Fortran FM509 test when -std=legacy is not supported""

This reverts commit aa1e969f2575a3c57d3ea32594f2525fc1a25a9c.

We are now using the standard met...

9fb1916e98466baa2677f32b61626b03afc978a7 authored over 2 years ago by David Spickett <[email protected]>
Update benchmarks

This mainly updates benchmarks to address an issue with perfcounters
introduced through a refact...

b1854dff91657f1a6ba221facbf869e5f182e7ee authored over 2 years ago by Mircea Trofin <[email protected]>
Revert "[test-suite] Disable Fortran FM509 test when -std=legacy is not supported"

This reverts commit 518d9c33275196f573279da23c3694f85664a9f7.

Due to failures like https://lab....

aa1e969f2575a3c57d3ea32594f2525fc1a25a9c authored over 2 years ago by David Spickett <[email protected]>
[test-suite] Disable Fortran FM509 test when -std=legacy is not supported

This test requires -std=legacy which is not supported by flang.
Currently we check if the flag i...

518d9c33275196f573279da23c3694f85664a9f7 authored over 2 years ago by David Spickett <[email protected]>
Use litsupport.shellcommand to set LLVM_PROFILE_FILE

Differential Revision: https://reviews.llvm.org/D121225

04a01ad85c09cd2d883df4a683f0bb79202fc330 authored over 2 years ago by Matthias Braun <[email protected]>
[PENNANT] Add missing #include <algorithm>.

After 2e2f3158c60 <algorithm> is not included by accident through other
includes. This breaks bu...

80da0f39ef56f1ac6f726716f5f3cc7053201ef1 authored over 2 years ago by Florian Hahn <[email protected]>
[test-suite] Add unit tests for vectorizer memory runtime checks.

This patch adds a first set of tests to check memory runtime checks
generated by the vectorizer....

01e7200256698be6ed97a02f759196975177d9f6 authored over 2 years ago by Florian Hahn <[email protected]>
[SOLLVE V&V] Remove thread_limit test from expect-pass list.

The test currenty fails with the latest Clang and is not expected
to pass.

dd76174b97326f26826d18bd3ddad5cdeac71cab authored over 2 years ago by Michael Kruse <[email protected]>
Added recent CUDA versions to the CUDA-test-suite.

faf89214f17caf39243637293239c242bd0b1559 authored over 2 years ago by Artem Belevich <[email protected]>
Ignore RLIMIT_RSS on Apple platforms.

On Apple platforms, RLIMIT_RSS is mapped to RLIMIT_AS [1] and setting
RLIMIT_AS to a value small...

916fce4cbbfdad9295e344b14d7017b3745001c8 authored over 2 years ago by Florian Hahn <[email protected]>
Getting previous behavior of FMA for SPEC2006

See details in https://bugs.llvm.org/show_bug.cgi?id=51346

6da025eb78f770e86e4ce094af8bacc65965aeb1 authored over 2 years ago by Zahira Ammarguellat <[email protected]>
Reland "Disable benchmarks that require _ALL_SOURCE on AIX"

This relands commit 6cce747d78245e3f20a0ad165503d6bcd6128174, which was
reverted by commit 22071...

d52a93a891cde7a76aca63f7a201c5a5fe459f41 authored over 2 years ago by Steven Wan <[email protected]>
Revert "Disable benchmarks that require _ALL_SOURCE on AIX"

This reverts commit 6cce747d78245e3f20a0ad165503d6bcd6128174.

220719ef572ea0ea8798844af45903600d8162d0 authored over 2 years ago by Steven Wan <[email protected]>
Disable benchmarks that require _ALL_SOURCE on AIX

On AIX, many typedefs and struct definitions required by test-suite tests are only accessible wh...

6cce747d78245e3f20a0ad165503d6bcd6128174 authored over 2 years ago by Steven Wan <[email protected]>
Workaround _ALL_SOURCE issue on AIX

On AIX, many typedefs and struct definitions required by test-suite tests are only accessible wh...

506c8f9b18ef2261bd1fad9a138f6132c0df52d7 authored over 2 years ago by Steven Wan <[email protected]>
[test-suite][AIX] Disable SingleSource/UnitTests/2007-04-25-weak on AIX.

For input into the static linker, it is not possible to encode within an XCOFF object file
that ...

9c7e64ebbf9457df9068d40efa8a5a65c57c8c87 authored over 2 years ago by Amy Kwan <[email protected]>
fix UB (read uninitialized memory) in test

d26d6943656d7b497e5e7d6b6bfbd6dbcd647d69 authored over 2 years ago by Nuno Lopes <[email protected]>
[test-suite] Exclude union initialization test

The pr19687.c test currently checks that a union initialization
with empty initializer list init...

195afe069d3e2ba1a1bd352d6f44ddf318201371 authored almost 3 years ago by Nikita Popov <[email protected]>
Revert "[test-suite] Use CMAKE_C_COMPILER as TEST_SUITE_HOST_CC when compiling test-suite tools."

This reverts commit e736520bca4886486bb7babcd256a844377e2913.

Reverting as this causes failures...

a77ad335b95d4e004b0536c2a194ad247201c0fc authored almost 3 years ago by Amy Kwan <[email protected]>
[test-suite] Use CMAKE_C_COMPILER as TEST_SUITE_HOST_CC when compiling test-suite tools.

Originally the test-suite tools are configured to compile with cc by default.
This patch updates...

e736520bca4886486bb7babcd256a844377e2913 authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Update the telecomm-FFT benchmark to use saved sin/cos values for some inputs.

This patch update the telecomm-FFT benchmark to use saved sin/cos values for
some inputs, to acc...

751722e82554088837348d23430e95ab17b5ff40 authored almost 3 years ago by Amy Kwan <[email protected]>
[test-suite] Change printf specifiers to capital

This patch changes some of the specifiers in the printf calls within:
```
MultiSource/Applicatio...

14dac0743bdc7991eedec0f736000b8364071e9a authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Create a new reference output for ldecod on AIX

This patch creates a new reference file on AIX for the ldecod benchmark.
The output on AIX and L...

3a508c23955762b36f2c752748418f6a785af94d authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Guard test to include the <fcntl.h> header on AIX

This patch guards MultiSource/Applications/siod to include the appropriate fcntl.h header
on AIX...

cc990aa6607be907490b017fea46c3f69d7d8382 authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Utilize `INT_MAX` instead of `RAND_MAX` on AIX (ocean and srad benchmarks)

For the ocean and srad benchmarks, RAND_MAX is used and is expected to be 2147483647.
However, R...

66ac0dcd149a11c652a0a9576757ac2e0d31061f authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Guard tests to not include the err.h header on AIX

This patch guards headers to not include err.h, as we do not have this header on AIX.
It seems l...

f6d63b8eca5026be4b4943c2a03c98d08e241696 authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Utilize the `timegm` alternative on AIX

This patch adds the _AIX macro to indicate that the timegm utility is
unavailable on AIX (and th...

e6032eb05ca9c46d849ae664e7fd9bd8a45efd86 authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Use stat() on AIX to access d_type field (of dirent)

This patch makes use of stat() to access file type information, as the d_type
field of dirent.h ...

d7d484b5a8cf8b5ce392430573f0b357f1ec6452 authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Use malloc instead of memalign on AIX

This patch adds the _AIX macro to indicate that memalign is unavailable
and should not be used. ...

631ff94fd5b51a8cf4f5008a5a485a826844e172 authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Create a new reference output on AIX to account for differences in random()

The random() function on AIX appears to be implemented differently and produces
slightly differe...

42f13853fc3c8aa93c8ee29cd08e571d917afc97 authored almost 3 years ago by Amy Kwan <[email protected]>
[sollve_vv] Don't run unsupported tests.

Test "5.0/target/test_target_uses_allocators_const.c" currently fails with:

ptxas /tmp/test...

6a0d9f4af038532d5e4d343c83b766accb459c0b authored almost 3 years ago by Michael Kruse <[email protected]>
[AIX][test-suite] Disable the CLAMR benchmark on AIX

This patch disables the CLAMR benchmark on AIX. This is because the benchmark
utilizes the SLIST...

1cb64d378e958e3bef1a43f824e6206ff183f8d5 authored almost 3 years ago by Amy Kwan <[email protected]>
[AIX][test-suite] Disable the CoMD benchmark on AIX

This patch disables the CoMD benchmark on AIX. The benchmark fails with the error,
```
CoMD/cmdL...

5e3d9a9f0f4b4df6debd94ad9bb33c1a5071a870 authored almost 3 years ago by Amy Kwan <[email protected]>
[test-suite] Fix signed integer overflow error for pc1cod.c

The patch fixes a test fail when compiling the benchmark using GCC
9.3.0. The benchmark was fail...

27f9d2a448bc9287d48648128cebcc40641e3b8c authored almost 3 years ago by Matthias Braun <[email protected]>
[AIX] Create a new reference output for 2003-10-12-GlobalVarInitializers on AIX due to different NaN output

This patch adds a new reference output file for 2003-10-12-GlobalVarInitializers
on AIX. This is...

f8632e5da519d7ce9f3342b76cee492c30a8cfe4 authored almost 3 years ago by Amy Kwan <[email protected]>
[test-suite] Only add SOLLVE V&V tests expected to work with Clang.

Some of the test-suite's tests fail with top-of-tree Clang/libomp. Features might not have matur...

6f974310756b31876c7d1820122affc824ecff72 authored almost 3 years ago by Michael Kruse <[email protected]>
Fixed tests for FP classification intrinsics

The change contains small fixes and enhancements for these tests:
- previously these tests were ...

22d9df15f561874a062d1377101b8133d0082d27 authored about 3 years ago by Serge Pavlov <[email protected]>
[test-suite] Add tests for FP classification intrinsics

Differential Revision: https://reviews.llvm.org/D106804

b983131b7e46d34f0eb2be399baf6c2e48d5734c authored about 3 years ago by Serge Pavlov <[email protected]>
Make test-suite builds relocatable

Differential Revision: https://reviews.llvm.org/D108851

dcb6796745372a5c79a984b4f9e6fc5861db5659 authored about 3 years ago by Matthias Braun <[email protected]>
Copy litsupport files to build dir

Differential Revision: https://reviews.llvm.org/D108849

cd9663e5e41b9105d68546f52e8484981038f52f authored about 3 years ago by Matthias Braun <[email protected]>
Avoid use of gets() in DOE-ProxyApps-C/Pathfinder

gets() has been removed from C11 and on FreeBSD 13 libc no longer provides
it by default. Use fg...

ad49cd738e93f77b86bae2ac6a127ed886427d25 authored about 3 years ago by Dimitry Andric <[email protected]>
Run llvm-size as part of test-suite build

This changes the test-suite build to run llvm-size on exectuables
immediately after they were bu...

4f979e85262431db709e0b1d1e60e4158bb9b61f authored about 3 years ago by Matthias Braun <[email protected]>
For SPEC 638.imagick_s and 602.gcc_s reference inputs in build dir.

Differential Revision: https://reviews.llvm.org/D108847

cbad0a7ac842c154aa206ae4726c96dbeef1dfef authored about 3 years ago by Matthias Braun <[email protected]>
Use --gcc-toolchain=

-gcc-toolchain is gone in b686fc7a1bea

c4be1ef309addb13917f8e3af8e1f3aaa0bec640 authored about 3 years ago by Artem Belevich <[email protected]>
Remove unnecessary TEST_SUITE_CXX_ABI

Differential Revision: https://reviews.llvm.org/D107863

e148d26e7303d6bea60853eb102a80dab601beb6 authored about 3 years ago by Matthias Braun <[email protected]>
[test-suite] Fix CMakeLists.txt of MultiSource/Applications/viterbi to enable small data file

LLVM test-suite can reduce executing time by using small data set as input data when SMALL_PROBL...

b00561b9ad5e73079ff58d7540fd5b9061af7f9e authored about 3 years ago by Zi Xuan Wu <[email protected]>
[test-suite] Fix clang build failure due to uniform_real_distribution in SLPVectorization

The newly added file will cause build failure with clang.

test-suite/MicroBenchmarks/SLPVectori...

8a717b0ecf8302afcf8606f25dc1713435cea69d authored about 3 years ago by Jinsong Ji <[email protected]>
[SPEC2017] Add build-timeit dependencies to validator binary.

The validator binary requires timeit on the host system to measure
the build time. This patch ex...

aa64641485ac064c8c9d4e23cb318c0b075efaca authored about 3 years ago by Florian Hahn <[email protected]>
[MicroBenchmarks] Add initial SLP vectorization benchmarks.

This patch adds a first set of micro benchmarks for SLP vectorization.
The initial benchmarks ar...

9eda02822fb33a4240ecdbead7bee01203efd4dd authored about 3 years ago by Florian Hahn <[email protected]>
[SPEC2017] Improve formatting of b6ae12120790.

a9cb0618fb0df3a4418193b4f071812f21dcd767 authored about 3 years ago by Florian Hahn <[email protected]>
[SPEC2017] Copy reference files to run dir, use for compares.

When running the benchmarks on a different device, we need to copy the
reference files to the de...

b6ae12120790f8829a15454c8798c7a4f5f36fae authored about 3 years ago by Florian Hahn <[email protected]>
[SPEC2017] Add support for Darwin platforms.

This patch adds detection of Darwin platforms and the corresponding defines.

Reviewed By: Meine...

56e28a7fe120e12989b007697c13c28b5e126761 authored about 3 years ago by Florian Hahn <[email protected]>
In https://reviews.llvm.org/D102861 changes to the LNT suite were made to accommodate

the clang patch in https://reviews.llvm.org/D74436 . These changes were made in the
CMake...

79f2b03c5111392d647fa542e120f70c8f39a991 authored about 3 years ago by Zahira Ammarguellat <[email protected]>
[HIP] Fix failure in with-fopenmp.hip

clang needs to use -D__HIP_ROCclr__ for compiling HIP program.

492b9b5b03b7e5858d058001c90aa0c57a95addc authored about 3 years ago by Yaxun (Sam) Liu <[email protected]>
Reland [HIP] Add test with_fopenmp.hip

eec1f3f9ece48eefebefa43a0339ce1b92a1a0b2 authored about 3 years ago by Yaxun (Sam) Liu <[email protected]>
Revert "[HIP] Add test with_fopenmp.hip"

Revert the test since it caused regression.

This reverts commit d9107edc1a4ebdd7b66fff9d2ec963a...

f51bb9d0230b84bb314181d8d47334df1c2e8ed7 authored about 3 years ago by Yaxun (Sam) Liu <[email protected]>
[HIP] Add test with_fopenmp.hip

Add a test to test-suite for testing std::isnan in host and device functions
when compiled with ...

d9107edc1a4ebdd7b66fff9d2ec963a246f46d9d authored about 3 years ago by Yaxun (Sam) Liu <[email protected]>
[test-suite] Disable XRay tests if unavailable.

In addition to testing the -fxray-instrument command-line flag, test
the availability of the XRa...

8e6f9886fd739f5a297e6d95d88d3617418b3595 authored about 3 years ago by Michael Kruse <[email protected]>
[test-suite] Update output image dimensions in the Harris benchmark

On AIX, I realized that the output image matrix of the harris benchmark did not match the one pr...

0ac2c54421335ba58501e22c6abe47ff4c623542 authored about 3 years ago by Michael Kruse <[email protected]>
[benchmark] Update benchmark

This pulls in changes from benchmark upstream that address some namng
conflicts; for example, ht...

b44f944a032f0dbda4902c3eed9a6c5aa37301f5 authored about 3 years ago by Mircea Trofin <[email protected]>
Disable benchmark tests on iOS

This is a temporary build fix.

Differential Revision: https://reviews.llvm.org/D106281

3f9724e85f514c9d7014d8af00d22c7d8f1ffdf7 authored about 3 years ago by Mircea Trofin <[email protected]>
Reland "[benchmark] Re-enable building benchmark tests"

This reverts commit f6b04890c21ac634fcba6075017ec1487a85e132.

In MicroBenchmarks/libs/benchmark...

db5544472372b0e5384a4eca46271715a3056fba authored over 3 years ago by David Spickett <[email protected]>
Revert "[benchmark] Re-enable building benchmark tests"

This reverts commit c9eda518d5f926982827154f240134f40f0b3b89.

With this change the test suite i...

f6b04890c21ac634fcba6075017ec1487a85e132 authored over 3 years ago by David Spickett <[email protected]>
Export perf stat's instruction count in timeit

1921b40a2d17bdc480c6ffe8a335121ac8fd7871 authored over 3 years ago by Arthur Eubanks <[email protected]>
[benchmark] Re-enable building benchmark tests

Differential Revision: https://reviews.llvm.org/D105361

c9eda518d5f926982827154f240134f40f0b3b89 authored over 3 years ago by Mircea Trofin <[email protected]>
Use "--format=" instead of "-format=" for llvm-nm

Since https://reviews.llvm.org/D105330 -format is not recognised.

Causing failures on our AArch...

d73ac5f0188cbfaf7a29981d94dcc7434b7ea66b authored over 3 years ago by David Spickett <[email protected]>
[test-suite] Fix fp tolerance setting for NIST Fortran Compiler Validation Suite

The CMakeLists.txt was adding the tolerance after calling
llvm_single_source. Which meant that t...

4ba883ab2f842d479572bb151ef926655421e353 authored over 3 years ago by David Spickett <[email protected]>
[fpcmp] Fix memory leak. NFC.

d382dfd3c56acce63ba6ef27b4b68d81fc9a9eed authored over 3 years ago by Michael Kruse <[email protected]>
SPEC2006: Pronounce endianness flags both ways

473.astar chose to pronounce the CPU endianness C preprocessor symbol differently from the rest ...

ad57b9ae24df5838eddb7234f7300f3e7aee22fe authored over 3 years ago by Michael Kruse <[email protected]>
[test-suite] NIST Fortran Compiler Validation Suite.

Update README to reflect modifications to test-suite.

Support input from standard-in in llvm_si...

6e1a568981839691d3d47c2a2c9d94812b3a7f33 authored over 3 years ago by naromero77 <[email protected]>
Fix SpecCPU2017's dependency from timeit-target to build-timeit-target

Building SpecCPU2017 using cmake raises this error:

```
CMake Error at External/SPEC/SpecCPU201...

3e88eaf3f0f1f65cf8df4aef2df5ff47cb10e7c8 authored over 3 years ago by Juneyoung Lee <[email protected]>
[test-suite] Suppress FP_CONTRACT due to command line changes planned in D74436

The dependent clang patch changes the default setting for ffp-contract to true,
and that causes ...

24550c3385e8e3703ed364e1ce20b06de97bbeee authored over 3 years ago by Melanie Blower <[email protected]>
Revert "[test-suite] Suppress FP_CONTRACT due to command line changes planned in D74436"

This reverts commit a52cf9f13240934991ba800d4188f61eb6816420.
build error, apologies, my testing...

19325b49638b2d5f51d9f9379165b7e1f0c51ae5 authored over 3 years ago by Melanie Blower <[email protected]>
[test-suite] Suppress FP_CONTRACT due to command line changes planned in D74436

The dependent clang patch changes the default setting for ffp-contract to true,
and that causes ...

a52cf9f13240934991ba800d4188f61eb6816420 authored over 3 years ago by Melanie Blower <[email protected]>
Revert "[test-suite] Suppress FP_CONTRACT due to command line changes planned in D74436"

This reverts commit ccc86f938839d02de3a6564b2d80fb47a60aa069.
This revision is incorrect, will n...

fa3daaf3ee14627cf614ecec62c4341346e4b065 authored over 3 years ago by Melanie Blower <[email protected]>
[test-suite] Suppress FP_CONTRACT due to command line changes planned in D74436

The dependent clang patch changes the default setting for ffp-contract to true,
and that causes ...

ccc86f938839d02de3a6564b2d80fb47a60aa069 authored over 3 years ago by Melanie Blower <[email protected]>
[AIX] Use posix_memalign instead of malloc to ensure 16 byte alignment

On AIX in 32bit mode, malloc may not be 16 byte aligned as required for vector
data types. This ...

7d06bc9ba14517d7ea795c8ba1be6adc495801a9 authored over 3 years ago by Zarko Todorovski <[email protected]>
[test-suite] Decouple Fortran tests from C/C++ tests.

Fortran tests now go in top-level Fortran subdirectory and can be run with or without C/C++ test...

2d54fa1403968969d7ebf265a27f3f4a91c9f45a authored over 3 years ago by naromero77 <[email protected]>
[benchmark] fix build target timing issues for benchmark

The update to benchmark (D101475) brought in a few new test targets
that need to be built after ...

10db99372e2aa1c10772de6555e1b0dc61f76b0f authored over 3 years ago by Mircea Trofin <[email protected]>
Updating the `benchmark` dependency of Microbenchmarks

Updating the dependency to enable leveraging perf counter support.

Renamed the directory to be ...

9865aaa157bd145d73f99a544dac49122dc9efab authored over 3 years ago by Mircea Trofin <[email protected]>
[test-suite,CUDA] Unbreak the test of new/delete with C++98

Previous workaround only works only for C++11 and newer.
For C++98 we can only disable the tests...

5a7fde03206e918ff9c131ed248036e8d49cd026 authored over 3 years ago by Artem Belevich <[email protected]>
[test-suite, CUDA] Work around build break in CUDA tests.

Technically we can't use std::nothrow in GPU code as it's a host variable.
Clang previously fail...

ea321f7241a384f995fe4ab761e56f4d511081d4 authored over 3 years ago by Artem Belevich <[email protected]>
[MicroBenchmarks] Add initial loop vectorization benchmarks.

This patch adds initial micro-benchmarks with interesting
loop-vectorization cases. To start wit...

3af2314126514c028cc39cd56510cd8badaba4e9 authored over 3 years ago by Florian Hahn <[email protected]>
[test-suite] SPEC2017 CPU wrf floating point tests.

Add SPEC2017 CPU wrf floating point rate and speed test.

Allow for possibility that wrf rate an...

fb038dea9c4b0e26a584dd1e9860deb62e5847c3 authored over 3 years ago by naromero77 <[email protected]>