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

Removed std=c++11 flag from MicroBenchmarks/ImageProcessing/Dilate/CMakeLists.txt

llvm-svn: 339565

f517a0b300d12e3e13b2547fb9c3154089161441 authored about 6 years ago by Pankaj Kukreja <[email protected]>
Add Image dilate kernel(for grayscale Images) using Benchmark Library

Reviewers: Meinersbur

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

llvm-svn: 339564

4b4e3cf68bda6cbe3e164c83027588ee15c9b70e authored about 6 years ago by Pankaj Kukreja <[email protected]>
CMake: add files to fft test for new llvm_multisource API.

llvm-svn: 339313

f0b408bbc3eeaeb9da04810b4d653804fa33e380 authored about 6 years ago by Tim Northover <[email protected]>
Update bitcode tests to pass sources to llvm_multisource.

Since these tests aren't built by default they accidentally got missed out when
Matthias refacto...

f0f0d7fa34852ae9c41f3a3df0246bd30b96e1bf authored about 6 years ago by Tim Northover <[email protected]>
Removed -std=c++11 flag from MicroBenchmarks/ImageProcessing/Blur/CMakeLists.txt

Patch by Santosh

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

llvm-svn: 339228

b7220b9a302d43581b2957248181b45e59d4d9d0 authored about 6 years ago by Pankaj Kukreja <[email protected]>
Fixed build error caused by MicroBenchmarks/ImageProcessing with clang

clang gives error
Changes:
Removed -std=c++11 flag from cmake files of ImageProcessing kernels...

e5adfcc5f342ce74d6162911c15771b0ca6ca728 authored about 6 years ago by Pankaj Kukreja <[email protected]>
Add interpolation kernels using Benchmark Library

Contains Implementation of Bicubic and bilinear Algortihms

Reviewers: Meinersbur

Differential R...

7c55248ea3fdba64accb83057f6b322367cc7a42 authored about 6 years ago by Pankaj Kukreja <[email protected]>
Add image blur algorithms using Benchmark Library

Contains Implementation of mean box blur and gaussian blur

Reviewers: Meinersbur

Differential R...

f4f8270cc0680a4e1e4ed224d3a70c1c3f01e83f authored about 6 years ago by Pankaj Kukreja <[email protected]>
[CMake] Add option for appending extra custom lit modules

This allows specifying extra lit modules to include when running tests.

llvm-svn: 339053

e3245e2c9103764f8b9af3c64b9bf08355fa69a8 authored about 6 years ago by Chris Bieneman <[email protected]>
Add backprop kernel from Rodinia benchmark

Reviewers: Meinersbur, Matthias Braun

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

l...

fa956524f2fb8c09808a701e871e4b0a973e77a5 authored about 6 years ago by Pankaj Kukreja <[email protected]>
Add Anisotropic diffusion using Benchmark Library

It is a technique aiming at reducing image noise without
removing significant parts of the imag...

e305925a49630d3aec1ac1466af400a5a7f6accb authored about 6 years ago by Pankaj Kukreja <[email protected]>
Add Image dithering kernels using Benchmark Library

Contains Ordered and Floyd-Steinberg dithering algorithms

Reviewers: Meinersbur

Differential R...

9d12e9b876e2f7e879af28e469d00d85a7c1c536 authored about 6 years ago by Pankaj Kukreja <[email protected]>
Add utilities functions for Image Processing Kernels

Kernels will be added in seperate patches

Reviewers: Meinersbur

Differential Revision: https:/...

55265a9e7e186c42bf1d28d63708c13da4f54cc7 authored about 6 years ago by Pankaj Kukreja <[email protected]>
[test-suite] Add pathfinder kernel from Rodinia Benchmark

Adding pathfinder kernel from Rodinia benchmark.

Reviewers: Meinersbur

Differential Revision: ...

73f9d5d13b6e20f4a6d218adcc9df1c890435774 authored about 6 years ago by Pankaj Kukreja <[email protected]>
Test commit

Removed a blank line not required in MultiSource/Benchmarks/Rodinia/srad/main.c

llvm-svn: 338922

56a0686379df02eaa2e9e8f3cb882fae185d0ab3 authored about 6 years ago by Pankaj Kukreja <[email protected]>
litsupport/timeit: Fix relative paths for stdin

A relative path specified for stdin should be relative to the
benchmarks workdir, not relativ to...

12de136468ad38078feb4174a72b44155bea6a01 authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Specify source files directly in llvm_multisource()

llvm-svn: 338790

cecca649c310cfa78076ef96dadea315ac176efa authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Drop DISABLE_CXX flag

- This comes from the initial makefile conversion
- As far as I can tell it was not working prop...

167fb358d878aa6bced0af744b51bb74874d422c authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Remove unused variables

There are various variables leftover from the Makefile build conversion
that aren't actually use...

e6ef4257a12298124693835331be5ea65bdcd001 authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Make benchmark name an argument of llvm_multisource()

llvm-svn: 338787

639e7df5f6fb84694f318e188a81e7fc231ba162 authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Remove STDIN_FILENAME option and use shell syntax directly

llvm-svn: 338786

32a1967b8849a587b9fae96f1edf69f7017d1f49 authored about 6 years ago by Matthias Braun <[email protected]>
archie test fails at compilation time

Because of the change in svn r338623 , about "cmake: Explicitely add current directory to includ...

fd4eec06e11a85ac43b2ff137f2784a085f0d044 authored about 6 years ago by Matthias Braun <[email protected]>
Prolangs-C/bison: don't rewind stdout

fattrs is stdout, which was incorrectly rewound. This would cause issue
if the output is not a n...

abb86b2eda15d6e4af949d6eda6d1f56d5265aaa authored about 6 years ago by Fangrui Song <[email protected]>
Revert r336970 "[XRay][test-suite] Benchmarks for profiling mode implementation"

The tests fail flakily when run in parallel, see comment on the review.

> Summary:
> This patch...

4d13af0c27754d15c9e85775b2eb758b4c700c19 authored about 6 years ago by Hans Wennborg <[email protected]>
cmake: Remove CMakeLists.txt of unused non-working benchmark.

The sphot benchmark requires fortran so this CMakeLists.txt is broken anyway.
Nobody noticed bec...

62b6e13ccf2b93739f2ee4a75cdb0204e9bb0abf authored about 6 years ago by Matthias Braun <[email protected]>
Revert "cmake: Use generator expression to get target path"

It seems this patch has problems with older cmake versions, reverting
for now.

This reverts com...

3fc8f479ca116be1443eba99ecfa92a927483f3b authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Amend to llvm_test_traditional() changes

Re-reading CUDA/CMakeLists.txt made me realize that there was a subtle
difference between NO_REF...

57d028038769260375f02b18a8a190bca77fe9b5 authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Remove unused TARGET_VAR arg from llvm_singlesource()

llvm-svn: 338626

9ae3b994bef63cea9812051af3020ac4ae418e5a authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Remove unused option to create custom test in llvm_multisource()/llvm_singlesource()

Nobody was using the possibility to specify a custom test in combination
with llvm_multisource()...

4b2baff1435a346a390bd3ee28360e2e481824bf authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Explicitely add current directory to include path for the couple benchmarks that need it

Reduce the amount of unexpected things happening in llvm_multisource()
by adding the current sou...

5cbd0f640daede2ecbccd5494aa3a6dddda9340d authored about 6 years ago by Matthias Braun <[email protected]>
cmake: llvm_multisource() should never be called with an empty source list

llvm-svn: 338624

2aba50c2a3e363b6bfc0b6bd1f5747b53102dc2e authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Remove unused arguments from llvm_multisource()

PREFIX and TARGET_VAR are never used in combination with
llvm_multisource() (they are only used ...

5ac6b776894ff4c2fb192533c5e9b8592180e5c4 authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Cleanup reference output selection

- PROGRAM_IS_NONDETERMINISTIC and NO_REFERENCE_OUTPUT had the same effect;
Replace the first w...

88e4c8259bebaac6c2c0c5f0779b8bce0ade13bc authored about 6 years ago by Matthias Braun <[email protected]>
cmake: Use generator expression to get target path

This is the recommended way to deal with this in cmake.

This makes it easier to move the target...

20efa75909cd10817acffdc2629e0b9eccdaaa80 authored about 6 years ago by Matthias Braun <[email protected]>
[mips] Fix compile options for tramp3d-v4 test

Add -mxgot to CPP flags, because for this test, GOT grows larger than 64k.

Differential Revisio...

a1526ab83956951a80dc7f259c8e7f9abcd32fe7 authored about 6 years ago by Aleksandar Beserminji <[email protected]>
Make Misc-C++-EH test to compiple with -static

Misc-C++-EH test fails when compiling with -static option. Adding
-pthread flag resolves the lin...

a6f577969f75055777832dd26524a934515adef7 authored about 6 years ago by Aleksandar Beserminji <[email protected]>
[test-suite] Removing Rodinia from Makefile build due to buildbot failures.

The buildbots that use the Makefiles are failing from the Rodinia benchmarks.
This patch removes...

91c31538572d9d87c002dfe701e4fe3573b2b5fc authored about 6 years ago by Brian Homerding <[email protected]>
[test-suite] Add Makefile for Rodinia Benchmarks

Including a Makefile for the Rodinia directory and corrections the
the srad and hotspot Makesfil...

a57a82d2d1aaf914ab7e70c727d76859b8f83d14 authored about 6 years ago by Brian Homerding <[email protected]>
[test-suite] Add srad kernel from Rodinia Benchmark

Adding srad kernel from Rodinia benchmark.

Patch by Pankaj Kukreja, thanks!

Reviewers: Meiners...

a9c7e63260e9c087b68432adad8494ad4233f158 authored about 6 years ago by Brian Homerding <[email protected]>
[test-suite] Add hotspot kernel from Rodinia Benchmark

Adds hotspot kernel from the Rodinia benchmarks.

Reviewers: Meinersbur

Differential Revision: ...

a633d70856ff03b7c0535455d90be10af9414e1e authored about 6 years ago by Brian Homerding <[email protected]>
[test-suite] Add common files required by kernels of Rodinia Benchmark

Includes Rodinia license and a rand() implementation that is reproducible
on different platforms...

b3dcce7cffbf0f4f77169be04d03c150718ff8f8 authored about 6 years ago by Brian Homerding <[email protected]>
[test-suite] revert rT338163 (Add common files required by kernels of Rodinia Benchmark)

Reverting, committed files from several diffs.

https://reviews.llvm.org/D49896

llvm-svn: 338166

219dce9b2be50d4377ca34fd00c9f6fa0723fb1a authored about 6 years ago by Brian Homerding <[email protected]>
[test-suite] Add common files required by kernels of Rodinia Benchmark

Includes Rodinia license and a rand() implementation that is reproducible
on different platforms...

49468958accc3b3884035a534e73fff9d656df78 authored about 6 years ago by Brian Homerding <[email protected]>
[test-suite, CUDA] Filter out long-running redundant SIMD tests.

Summary:
The tests do not depend on C++ library or C++ dialect.

We only need SIMD tests on CUDA...

2dfe9211df15459157d05f6fd2d239494bf080f5 authored about 6 years ago by Artem Belevich <[email protected]>
[CUDA, test-suite] Adjust path to libc++ headers in clang's build dir.

This should fix CUDA buildbot broken by D49629.

llvm-svn: 337753

f5c9271a9946d56869240e4aa460dd63f7ef52c8 authored about 6 years ago by Artem Belevich <[email protected]>
[CUDA, test-suite] Disable "compiletime" metric collector.

"compiletime" collector traverses complete build directory after each
test run and sometimes end...

d80668913f61c4570297c2f96865a6ae1dbf1976 authored about 6 years ago by Artem Belevich <[email protected]>
[CUDA, test-suite] Added test cases for the integet SIMD math functions.

CUDA-9.2 made these function compiler builtins, so clang no longer has access to
their implement...

28e80e3d7a3c241b64cb9c22a59e0e98f6dfe11b authored about 6 years ago by Artem Belevich <[email protected]>
Added support for CUDA 9.2

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

llvm-svn: 337569

16fbbb32c3e4abfe1ce855c447ae378e6616651b authored about 6 years ago by Artem Belevich <[email protected]>
[SPECCPU2017] Add additional platform options and missing flags.

Add portability flags for 64-bit Windows and Linux on ARM.

Also add missing SPEC and SPEC_CPU f...

c7ce10b9cf0684ac60f175cd5bce3bf148f13c6b authored over 6 years ago by Michael Kruse <[email protected]>
Fixed test to conform to FileCceck change in r336830.

llvm-svn: 337216

40f8b780e5f75832656a82d965e3dafdff9a1b1c authored over 6 years ago by Sunil Srivastava <[email protected]>
[XRay][test-suite] Benchmarks for profiling mode implementation

Summary:
This patch adds microbenchmarks for the XRay Profiling Mode
implementation to the test-...

f3ec0806ff1345c1c2f11876b96363cf40f29c39 authored over 6 years ago by Dean Michael Berris <[email protected]>
[FileCheck] Add -allow-deprecated-dag-overlap to failing test-suite tests

See https://reviews.llvm.org/D47106 for details.

llvm-svn: 336854

9c8cc9ba3c5cce65899ba140ce611abcdeb25c5e authored over 6 years ago by Joel E. Denny <[email protected]>
[CUDA] Add tests that, in C++14 mode, min/max are constexpr.

Reviewers: rsmith, tra

Subscribers: llvm-commits, cfe-commits, sanjoy, lahwaacz

Differential R...

7ab47de275217e4a225ecefb205d4f240175eed5 authored over 6 years ago by Justin Lebar <[email protected]>
[CUDA] Add tests to ensure that std::min/max can be called from __host__ __device__ functions.

Summary: Tests for D48036 / PR37753.

Reviewers: rsmith

Subscribers: sanjoy, llvm-commits, lahw...

229edc7f0699eac7f0ea57b7c89015835e6f4867 authored over 6 years ago by Justin Lebar <[email protected]>
[test-suite] Using Google Benchmark Library on Harris Kernel

Adds the Harris Corner Dectection kernel used in computer vision algorithms.
The code is modifie...

9d01c80e5deb1fb31b1d20b97d862454ac87197f authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite] Allow --use-perf=profile and --run-under to work together

When the command line mutation for adding perf commands runs it first
tries to find the results ...

ceee9d97a233f9e9bb1b0f274a52da7ab97d18c5 authored over 6 years ago by Peter Smith <[email protected]>
[SPEC] Set the language standard to C++98.

Clang's default dialect has changed to -std=gnu++14 in r320250. Some of
the SPEC benchmarks do n...

7ebe5edc24e455078ae0b1ab30207209b1ac8052 authored over 6 years ago by Michael Kruse <[email protected]>
[test-suite] Fix SystemZ build break (missing cycleclock::Now)

The s390 platform-specific implementation of cycleclock::Now in
libs/benchmark-1.3.0/src/cycle...

a32f86b96bce75fe8b280ed75bbb354cdd4dca58 authored over 6 years ago by Ulrich Weigand <[email protected]>
Reland r334974: [test-suite] Corrections for MiniGMG

Switching to absolute FP difference instead of relative.

Differential Revision: https://reviews...

384a18ef5007ee6d2e2a78f374279b4ce4a3f7e0 authored over 6 years ago by Francis Visoiu Mistrih <[email protected]>
Reland r334954: [test-suite] Corrections for MiniGMG

The openMP loops were being macro'd out along with the pragmas. This patch
allows the applicati...

7033ed3f7a90c487deb590bfa5220eb4f010342b authored over 6 years ago by Francis Visoiu Mistrih <[email protected]>
Revert r334954 "[test-suite] Corrections for MiniGMG"

This reverts commit r334954.

This breaks bots:
http://green.lab.llvm.org/green/job/lnt-test-sui...

ab3a37dcf6d1565495ab735f7768cbbd40671d96 authored over 6 years ago by Francis Visoiu Mistrih <[email protected]>
Revert r334974 "[test-suite] Corrections for MiniGMG"

This reverts commit r334974.

This breaks bots:
http://green.lab.llvm.org/green/job/lnt-test-sui...

6976b8327379635bf4a6477a50f412ca5ae9a236 authored over 6 years ago by Francis Visoiu Mistrih <[email protected]>
[test-suite] Corrections for MiniGMG

Switching to absolute FP difference instead of relative.

Differential Revision: https://reviews...

528adb7c3fb36c0f89f3d22f05168c3bf8f9802c authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite] Corrections for MiniGMG

The openMP loops were being macro'd out along with the pragmas. This patch
allows the applicati...

45afdec07c5043d19a253982199ae3ebf7c0cc49 authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite] Enable MicroBenchmarks by default and enable benchmark library to cross compile.

With the changes in https://reviews.llvm.org/rL327422 and
https://reviews.llvm.org/rL327710 the ...

c6f1d8875775dfa62d7f47b2a23eedf2a614830f authored over 6 years ago by Brian Homerding <[email protected]>
Make compatible with upstream lit

New lit now returns a 5 tuple. Lets not unpack directly anymore, so
we can support both version...

1b262786242f50ae72afe2c43a149fec50dcc743 authored over 6 years ago by Chris Matthews <[email protected]>
[test-suite] Revert rL333184 (Enable MicroBenchmarks by default and enable benchmark library to cross compile)

The benchmark library's build is failing some builds.

Differential Revision: https://reviews.ll...

51e773835873c51274e952987db10b98ceb89a01 authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite] Enable MicroBenchmarks by default and enable benchmark library to cross compile.

With the changes in https://reviews.llvm.org/rL327422 and
https://reviews.llvm.org/rL327710 the ...

ea74d0fda03ca946094e1869131e64ca93b3c318 authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite] Revert rL332981 (Enable MicroBenchmarks by default)

The benchmark library's build is failing some builds.

Differential Revision: https://reviews.ll...

83e64aaef74d9541d00a406bbc854a7f57bb3e16 authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite] Enable MicroBenchmarks by default

With the changes in https://reviews.llvm.org/rL327422 and
https://reviews.llvm.org/rL327710 the ...

10427a33c1be03f3dfa18df27fa530d588a43592 authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite] Enable CUDA complex tests with libc++ now that D25403 is resolved.

Reviewers: tra, EricWF

Subscribers: sanjoy, llvm-commits, cfe-commits

Differential Revision: h...

fbffd0b20e958b20c1040e69ec9a76147644b824 authored over 6 years ago by Justin Lebar <[email protected]>
[test-suite] Test CUDA in C++14 mode with C++11 stdlibs.

Summary:
Previously (D46993) std::min/max didn't work in C++14 mode with a C++11
stdlib; we'd as...

e76a13bb3fb9bea9585c482f6c859bea7b1d2668 authored over 6 years ago by Justin Lebar <[email protected]>
[test-suite][ubsan] Remove optimization that causes UB in SimpleMOC.

This patch replaces the hand written ceil() with a call to ceilf(). This small
optimization is ...

a6bc2f4a156642b3dd0e007a47310d95e31c35ea authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite][ubsan] Remove UB in XSBench IO.

The test-suite version of XSBench does not collect its own timing results.
This patch removes th...

991e02929e0267752c01f73f425011b09a5647e5 authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite][ubsan] Fix UB in PENNANT in Mesh::initInvMap

PENNANT is accessing pcpair[-1] when i==0, however the value is not used when
i==0 due to short-...

f79b93d4cff0bff28b6da236a099f373edb65876 authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite] Fix UB in initialization code for stepanov_container.

This benchmark wants to use vector::operator[] to form a pointer-past-the-end.
This is not valid...

ed9300e0e52b95b2fbbe00f5de83f67707cc9b99 authored over 6 years ago by David L. Jones <[email protected]>
[ubsan] Make the C++ code here not cast floating point values outside

the range of an integer type to that integer type.

Instead, change the random value function to ...

e7f8fc2fe4c69675c6cc40b94a0d395bb85f9f2d authored over 6 years ago by Chandler Carruth <[email protected]>
Add a missing `||` operator in a preprocessor condition.

This fixes a longstanding syntax error that's apparently been benign.

llvm-svn: 331185

95287c2d2e6144e0783a86c56aed69e7a78ee247 authored over 6 years ago by James Dennett <[email protected]>
[test-suite] Save stats for LTO step too.

Currently we do not generate stats for the LTO step. This change
together with D45531 allows us ...

9fbfd906718b14b314e58a6d2b77d1af4f96084b authored over 6 years ago by Florian Hahn <[email protected]>
[test-suite] Adding LCALS (Livermore Compiler Analysis Loop Suite) loop kernels to test suite.

These changes are dependent on the changes purposed in
https://reviews.llvm.org/D43314 and https...

381442446fa684efa8ada619cb77c594a9cc2add authored over 6 years ago by Brian Homerding <[email protected]>
Replace calls to 'system' with an error message and abort.

Summary:
'system' is unavailable on iOS, which causes build failures. These
execution paths are ...

523b057357cfff0a8d751091fd5ac5a55ab32735 authored over 6 years ago by Michael Zolotukhin <[email protected]>
[test-suite] Update litsupport/module/microbenchmark.py to report individual timing results from 1 test.

This updates the litsupport microbenchmark plugin module to make further use of
the benchmark li...

b018d11c2a36c748b78d0c4db565e12119ecbc23 authored over 6 years ago by Brian Homerding <[email protected]>
[test-suite] Fix ambigous call to overloaded function isnan

Reviewers: hfinkel, MatzeB

Older versions of glibc expose isnan as C99 macros and C++ functions...

645d9ec65788cde27a21a4f34aa83e2ba9dc9580 authored over 6 years ago by Simon Dardis <[email protected]>
Include <sys/time.h> to get struct timeval definition

Summary:
While building the test suite on FreeBSD, I encountered an error due to
`struct timeval...

c7cc73f1cf2abae116a352b771cc44b5d0fb41ec authored over 6 years ago by Dimitry Andric <[email protected]>
Use CMAKE_DL_LIBS and CMAKE_THREAD_LIBS_INIT for Bitcode tests

Summary:
While testing for the 6.0.0 release candidates, I had many link
failures during the bui...

225e344078af23f40cadb614d5cb73e52e322728 authored over 6 years ago by Dimitry Andric <[email protected]>
Add cmake cache for internal iphoneos SDK

llvm-svn: 324366

87b3282037fc3518dc8838174d7e7bb977ed19a8 authored over 6 years ago by Matthias Braun <[email protected]>
[test-suite, CUDA] fixed use of a wrong target name.

llvm-svn: 323714

0aa436ab7914815e77951f077372d0cea5743d25 authored over 6 years ago by Artem Belevich <[email protected]>
[test-suite, CUDA] Make sure we use the thrust library from test external dir.

CUDA SDK comes with its own copy of thrust in its includes. In order to
guarantee that our thrus...

b04288b2d2ade5d2510d719b1dc60ecc2da9b339 authored almost 7 years ago by Artem Belevich <[email protected]>
[test-suite, CUDA] Improve handling of GPUs not supported by particular CUDA version.

Tests for particular CUDA version will be built only for the GPUs
supported by that version. If ...

413ddf934ecd1925fe728c6f060cc8bfa4ca44fb authored almost 7 years ago by Artem Belevich <[email protected]>
test-suite: add avx512 tests with math intrinsics

Summary:
Here is the bunch of tests. In each test we do some operations with intrinsics and also...

b765ead4001e1e5179cb1ece5c0d2ed21cf2c315 authored almost 7 years ago by Ilia Taraban <[email protected]>
test-suite: add cpu architecture detection in cmake configuration

Summary:
This patch adds opportunity to identify cpu target using cpuid, when you use cmake conf...

fb0a20d09a35af66ebcac80f8321613bea27b73a authored almost 7 years ago by Ilia Taraban <[email protected]>
test-suite: add cpu features detection in configuration

Summary:
This patch adds opportunity to detect cpu features via configuration, which can be used...

aed38160a0ff7a6f029ac73275d88b7d1cc7f7da authored almost 7 years ago by Ilia Taraban <[email protected]>
Support C++14 as a default in Clang

This modifies the build scripts so that the test-suite should still pass when
Clang switches its...

4e24bdbf7533ba5bf88535b636eb03a40d0e40a7 authored almost 7 years ago by Tim Northover <[email protected]>
[test-suite] Set up .arcconfig to point to new Diffusion T repository

Summary:
We want to automatically copy the appropriate mailing list
for review requests to the t...

7ba16fd876a60de315d676352abd6c58d79657f5 authored almost 7 years ago by Ben Hamilton <[email protected]>
[test-suite] Fix Xcode SDK cmake cache for benchmarks using re_comp

cmake thinks it found re_comp after r317058.

Test affected:
* MultiSource/Benchmarks/Prolangs-C...

056714d9d052879c1e768ffe201dc14ca14768b0 authored almost 7 years ago by Francis Visoiu Mistrih <[email protected]>
[test-suite] fix unix-smail test issue when linking statically

Test unix-smail fails to compile when --static flag is used. Add a prefix
to getopt, optind and ...

8e4f5afba6a334cd3d347ddec6d8b854760ae812 authored almost 7 years ago by Petar Jovanovic <[email protected]>
[XRay][test-suite] Update XRay microbenchmarks to use ranged for loops

Summary: This is slightly more efficient and is now supported by benchmark 1.3.0

Reviewers: dbe...

33df0a3422bbd7e4e549d61c13b8cc84210116f8 authored almost 7 years ago by Eizan Miyamoto <[email protected]>
[CUDA] [test-suite] Remove references to nexttoward in CUDA tests.

Summary:
This function never worked -- the only reason the tests passed is
because calls to this...

05f7d830fac56175e9a6bb5cf348cc03930f4328 authored almost 7 years ago by Justin Lebar <[email protected]>
[XRay][test-suite] Upgrade Google benchmark library

Summary:
This change allows us to use an updated idiom for defining microbenchmarks.

Version be...

0472b43ea09f1fd860d4fac10b17bc4c24891f02 authored almost 7 years ago by Eizan Miyamoto <[email protected]>
[XRay] [test-suite] Add FDR mode microbenchmark

Summary:
Move retref-bench sources and support files into new subdir
Add XRay FDR mode microbenc...

3f9647062777d64eed7c118137641a102928986d authored almost 7 years ago by Eizan Miyamoto <[email protected]>