aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-21Merging r340322:release_70Hans Wennborg
2018-08-21Merging r340320:Hans Wennborg
2018-08-02Merging r338710:Hans Wennborg
2018-08-01Creating release_70 branch off revision 338536Hans Wennborg
2018-08-01Make Misc-C++-EH test to compiple with -staticAleksandar Beserminji
2018-07-30[test-suite] Removing Rodinia from Makefile build due to buildbot failures.Brian Homerding
2018-07-30[test-suite] Add Makefile for Rodinia BenchmarksBrian Homerding
2018-07-27[test-suite] Add srad kernel from Rodinia BenchmarkBrian Homerding
2018-07-27[test-suite] Add hotspot kernel from Rodinia BenchmarkBrian Homerding
2018-07-27[test-suite] Add common files required by kernels of Rodinia BenchmarkBrian Homerding
2018-07-27[test-suite] revert rT338163 (Add common files required by kernels of Rodinia...Brian Homerding
2018-07-27[test-suite] Add common files required by kernels of Rodinia BenchmarkBrian Homerding
2018-07-27[test-suite, CUDA] Filter out long-running redundant SIMD tests.Artem Belevich
2018-07-23[CUDA, test-suite] Adjust path to libc++ headers in clang's build dir.Artem Belevich
2018-07-20[CUDA, test-suite] Disable "compiletime" metric collector.Artem Belevich
2018-07-20[CUDA, test-suite] Added test cases for the integet SIMD math functions.Artem Belevich
2018-07-20Added support for CUDA 9.2Artem Belevich
2018-07-17[SPECCPU2017] Add additional platform options and missing flags.Michael Kruse
2018-07-16Fixed test to conform to FileCceck change in r336830.Sunil Srivastava
2018-07-13[XRay][test-suite] Benchmarks for profiling mode implementationDean Michael Berris
2018-07-11[FileCheck] Add -allow-deprecated-dag-overlap to failing test-suite testsJoel E. Denny
2018-06-30[CUDA] Add tests that, in C++14 mode, min/max are constexpr.Justin Lebar
2018-06-30[CUDA] Add tests to ensure that std::min/max can be called from __host__ __de...Justin Lebar
2018-06-26[test-suite] Using Google Benchmark Library on Harris KernelBrian Homerding
2018-06-25[test-suite] Allow --use-perf=profile and --run-under to work togetherPeter Smith
2018-06-21[SPEC] Set the language standard to C++98.Michael Kruse
2018-06-19[test-suite] Fix SystemZ build break (missing cycleclock::Now)Ulrich Weigand
2018-06-19Reland r334974: [test-suite] Corrections for MiniGMGFrancis Visoiu Mistrih
2018-06-19Reland r334954: [test-suite] Corrections for MiniGMGFrancis Visoiu Mistrih
2018-06-19Revert r334954 "[test-suite] Corrections for MiniGMG"Francis Visoiu Mistrih
2018-06-19Revert r334974 "[test-suite] Corrections for MiniGMG"Francis Visoiu Mistrih
2018-06-18[test-suite] Corrections for MiniGMGBrian Homerding
2018-06-18[test-suite] Corrections for MiniGMGBrian Homerding
2018-06-06[test-suite] Enable MicroBenchmarks by default and enable benchmark library t...Brian Homerding
2018-05-31Make compatible with upstream litChris Matthews
2018-05-24[test-suite] Revert rL333184 (Enable MicroBenchmarks by default and enable be...Brian Homerding
2018-05-24[test-suite] Enable MicroBenchmarks by default and enable benchmark library t...Brian Homerding
2018-05-22[test-suite] Revert rL332981 (Enable MicroBenchmarks by default)Brian Homerding
2018-05-22[test-suite] Enable MicroBenchmarks by defaultBrian Homerding
2018-05-17[test-suite] Enable CUDA complex tests with libc++ now that D25403 is resolved.Justin Lebar
2018-05-17[test-suite] Test CUDA in C++14 mode with C++11 stdlibs.Justin Lebar
2018-05-15[test-suite][ubsan] Remove optimization that causes UB in SimpleMOC.Brian Homerding
2018-05-14[test-suite][ubsan] Remove UB in XSBench IO.Brian Homerding
2018-05-11[test-suite][ubsan] Fix UB in PENNANT in Mesh::initInvMapBrian Homerding
2018-05-01[test-suite] Fix UB in initialization code for stepanov_container.David L. Jones
2018-05-01[ubsan] Make the C++ code here not cast floating point values outsideChandler Carruth
2018-04-30Add a missing `||` operator in a preprocessor condition.James Dennett
2018-04-25[test-suite] Save stats for LTO step too.Florian Hahn
2018-03-23[test-suite] Adding LCALS (Livermore Compiler Analysis Loop Suite) loop kerne...Brian Homerding
2018-03-22Replace calls to 'system' with an error message and abort.Michael Zolotukhin