1. edc9be6 [Fortran] adding a new test now that CMake supports LLVMFlang by Anthony Cabrera · 1 year, 11 months ago main
  2. 9075928 [test-suite] Set language level to c++14 to tests failing with gnu++17 by Zarko Todorovski · 1 year, 11 months ago
  3. 83de0f3 Disable MultiSource/UnitTests/C++11/frame_layout on SPARC by Rainer Orth · 1 year, 11 months ago
  4. 3ce737c Set CXX_STANDARD to 14 for SPEC benchmarks which don't work with C++17. by Florian Hahn · 1 year, 11 months ago
  5. b3a8944 Set CMAKE_CXX_STANDARD to 14 for projects which do not work with C++17 by Fangrui Song · 1 year, 11 months ago
  6. 3b46d62 SPEC 456.hmmer: Disable implicit-function-declaration error by Matthias Braun · 1 year, 11 months ago
  7. d2d142c [Fortran] Relax relative tolerance for FCVS tests by Diana Picus · 2 years, 1 month ago
  8. 7363246 Reland "[Fortran] Re-enable FCVS FM905 & FM907" by Diana Picus · 2 years ago
  9. f024050 Revert "[Fortran] Re-enable FCVS FM905 & FM907" by Diana Picus · 2 years ago
  10. 8de3e51 [Fortran] Re-enable FCVS FM905 & FM907 by Diana Picus · 2 years ago
  11. a366a3d Speculatively fix some more bots after -Wimplicit-function-pointer-types changes by Aaron Ballman · 2 years ago
  12. 5c10ef0 Speculatively fix the test-suite build by Aaron Ballman · 2 years ago
  13. 6566132 Fix a -Wint-conversion failure in 401.bzip2. by Florian Hahn · 2 years ago
  14. 797d937 [llvm-test-suite][Fortran] Temporarily disable some tests by Diana Picus · 2 years ago
  15. 1846f60 [SingleSource] Add initial vectorizer tests with recurrences. by Florian Hahn · 2 years ago
  16. f47d834 Fix a -Wint-conversion failure with an AIX test bot by Aaron Ballman · 2 years ago
  17. 1c09bf4 Update the test suite for changes to -Wint-conversion by Aaron Ballman · 2 years ago
  18. 6703097 [fpcmp] Use non-floating point parsing by default. by Michael Kruse · 2 years, 1 month ago
  19. 8e4703a [Fortran] Ignore whitespace in FCVS test results by Diana Picus · 2 years, 1 month ago
  20. a2f8757 [CMake][SingleSource] Fix compile with profile generation by Aiden Grossman · 2 years, 1 month ago
  21. 75d0727 [test-suite] Fix unaligned uint32_t accesses in ClamAV. by Craig Topper · 2 years, 1 month ago
  22. 25c31a4 [Fortran] Don't add -Werror=date-time for flang by Diana Picus · 2 years, 2 months ago
  23. f425709 [Fortran] Forward NO_STOP_MESSAGE to FCVS tests by Diana Picus · 2 years, 2 months ago
  24. a67ae49 [test-suite] Disable RSBench and XSBench running on CSKY by Zi Xuan Wu · 2 years, 2 months ago
  25. f3a8307 [test-suite] Add C-SKY Support in benchmark by Zi Xuan Wu · 2 years, 2 months ago
  26. 19d530e [External][CUDA] Add option to test with the new driver by Joseph Huber · 2 years, 2 months ago
  27. 71b23b5 [test-suite][CSKY] Add Architecture Detection for C-SKY by Zi Xuan Wu · 2 years, 2 months ago
  28. 33c3445 Force HAVE_LIB_RT to NO when building with Xcode toolchains by Jon Roelofs · 2 years, 3 months ago
  29. 1104708 SPEC2006: Allow building on FreeBSD by Alex Richardson · 2 years, 3 months ago
  30. 2a41ecd Add unit test with invariant store for vectorizer memory runtime checks by Igor Kirillov · 2 years, 3 months ago
  31. 099fc20 Speculatively fix more tests for implicit int changes by Aaron Ballman · 2 years, 3 months ago
  32. 83e2881 Speculatively fix build bots for implicit int changes by Aaron Ballman · 2 years, 3 months ago
  33. 6b4b74f Disable implicit function declaration warnings by Aaron Ballman · 2 years, 3 months ago
  34. e440238 Disable implicit function declaration warnings by Aaron Ballman · 2 years, 3 months ago
  35. 15b9b81 Disable more implicit function prototype warnings by Aaron Ballman · 2 years, 3 months ago
  36. 94acea0 Disable implicit function declaration warnings by Aaron Ballman · 2 years, 3 months ago
  37. 4270050 Disable implicit function warnings by Aaron Ballman · 2 years, 3 months ago
  38. 33a2cab Speculatively fix build bots by Aaron Ballman · 2 years, 3 months ago
  39. 866848a utils/compare.py: Add --absolute-diff by Alex Richardson · 2 years, 4 months ago
  40. 0954371 utils/compare.py: Fix support for multiple metrics by Alex Richardson · 2 years, 4 months ago
  41. bb77bd4 utils/compare.py: Add a main() function by Alex Richardson · 2 years, 5 months ago
  42. 16b7d7f utils/compare.py: Fix a pandas deprecation warning by Alex Richardson · 2 years, 5 months ago
  43. 5045e78 Speculatively fix failing build bots by Aaron Ballman · 2 years, 4 months ago
  44. 726901d Add a prototype to this declaration to speculatively fix bots; NFC by Aaron Ballman · 2 years, 4 months ago
  45. a87f4e4 Add -Wno-implicit-function-declaration to a few places to work w D122983 by Erich Keane · 2 years, 4 months ago
  46. 1b938dc [External][SOLLVE V&V] Disable 5.0/parallel_for/test_parallel_for_allocate. by Michael Kruse · 2 years, 4 months ago
  47. c682862 [SingleSource] Don't instantiate uniform distribution with char. by Florian Hahn · 2 years, 4 months ago
  48. 9d37c04 [MicroBenchmarks] Add benchmarks for vector memory check generation. by Florian Hahn · 2 years, 4 months ago
  49. d785c29 Guard visibility variables on AIX by Jake Egan · 2 years, 4 months ago
  50. 4deb79a [External][SOLLVE_V&V] Disable failing test. by Michael Kruse · 2 years, 5 months ago
  51. 9fb1916 Reland "[test-suite] Disable Fortran FM509 test when -std=legacy is not supported"" by David Spickett · 2 years, 5 months ago
  52. b1854df Update benchmarks by Mircea Trofin · 2 years, 5 months ago
  53. aa1e969 Revert "[test-suite] Disable Fortran FM509 test when -std=legacy is not supported" by David Spickett · 2 years, 5 months ago
  54. 518d9c3 [test-suite] Disable Fortran FM509 test when -std=legacy is not supported by David Spickett · 2 years, 5 months ago
  55. 04a01ad Use litsupport.shellcommand to set LLVM_PROFILE_FILE by Matthias Braun · 3 years ago
  56. 80da0f3 [PENNANT] Add missing #include <algorithm>. by Florian Hahn · 2 years, 6 months ago
  57. 01e7200 [test-suite] Add unit tests for vectorizer memory runtime checks. by Florian Hahn · 2 years, 6 months ago
  58. dd76174 [SOLLVE V&V] Remove thread_limit test from expect-pass list. by Michael Kruse · 2 years, 6 months ago
  59. faf8921 Added recent CUDA versions to the CUDA-test-suite. by Artem Belevich · 2 years, 10 months ago
  60. 916fce4 Ignore RLIMIT_RSS on Apple platforms. by Florian Hahn · 2 years, 6 months ago
  61. 6da025e Getting previous behavior of FMA for SPEC2006 by Zahira Ammarguellat · 2 years, 6 months ago
  62. d52a93a Reland "Disable benchmarks that require _ALL_SOURCE on AIX" by Steven Wan · 2 years, 6 months ago
  63. 220719e Revert "Disable benchmarks that require _ALL_SOURCE on AIX" by Steven Wan · 2 years, 6 months ago
  64. 6cce747 Disable benchmarks that require _ALL_SOURCE on AIX by Steven Wan · 2 years, 6 months ago
  65. 506c8f9 Workaround _ALL_SOURCE issue on AIX by Steven Wan · 2 years, 6 months ago
  66. 9c7e64e [test-suite][AIX] Disable SingleSource/UnitTests/2007-04-25-weak on AIX. by Amy Kwan · 2 years, 6 months ago
  67. d26d694 fix UB (read uninitialized memory) in test by Nuno Lopes · 2 years, 7 months ago
  68. 195afe0 [test-suite] Exclude union initialization test by Nikita Popov · 2 years, 7 months ago
  69. a77ad33 Revert "[test-suite] Use CMAKE_C_COMPILER as TEST_SUITE_HOST_CC when compiling test-suite tools." by Amy Kwan · 2 years, 8 months ago
  70. e736520 [test-suite] Use CMAKE_C_COMPILER as TEST_SUITE_HOST_CC when compiling test-suite tools. by Amy Kwan · 2 years, 8 months ago
  71. 751722e [AIX][test-suite] Update the telecomm-FFT benchmark to use saved sin/cos values for some inputs. by Amy Kwan · 2 years, 8 months ago
  72. 14dac07 [test-suite] Change printf specifiers to capital by Amy Kwan · 2 years, 8 months ago
  73. 3a508c2 [AIX][test-suite] Create a new reference output for ldecod on AIX by Amy Kwan · 2 years, 8 months ago
  74. cc990aa [AIX][test-suite] Guard test to include the <fcntl.h> header on AIX by Amy Kwan · 2 years, 8 months ago
  75. 66ac0dc [AIX][test-suite] Utilize `INT_MAX` instead of `RAND_MAX` on AIX (ocean and srad benchmarks) by Amy Kwan · 2 years, 8 months ago
  76. f6d63b8 [AIX][test-suite] Guard tests to not include the err.h header on AIX by Amy Kwan · 2 years, 8 months ago
  77. e6032eb [AIX][test-suite] Utilize the `timegm` alternative on AIX by Amy Kwan · 2 years, 8 months ago
  78. d7d484b [AIX][test-suite] Use stat() on AIX to access d_type field (of dirent) by Amy Kwan · 2 years, 8 months ago
  79. 631ff94 [AIX][test-suite] Use malloc instead of memalign on AIX by Amy Kwan · 2 years, 8 months ago
  80. 42f1385 [AIX][test-suite] Create a new reference output on AIX to account for differences in random() by Amy Kwan · 2 years, 8 months ago
  81. 6a0d9f4 [sollve_vv] Don't run unsupported tests. by Michael Kruse · 2 years, 8 months ago
  82. 1cb64d3 [AIX][test-suite] Disable the CLAMR benchmark on AIX by Amy Kwan · 2 years, 9 months ago
  83. 5e3d9a9 [AIX][test-suite] Disable the CoMD benchmark on AIX by Amy Kwan �� 2 years, 9 months ago
  84. 27f9d2a [test-suite] Fix signed integer overflow error for pc1cod.c by Matthias Braun · 2 years, 9 months ago
  85. f8632e5 [AIX] Create a new reference output for 2003-10-12-GlobalVarInitializers on AIX due to different NaN output by Amy Kwan · 2 years, 9 months ago
  86. 6f97431 [test-suite] Only add SOLLVE V&V tests expected to work with Clang. by Michael Kruse · 2 years, 10 months ago
  87. 22d9df1 Fixed tests for FP classification intrinsics by Serge Pavlov · 2 years, 10 months ago
  88. b983131 [test-suite] Add tests for FP classification intrinsics by Serge Pavlov · 2 years, 11 months ago
  89. dcb6796 Make test-suite builds relocatable by Matthias Braun · 3 years ago
  90. cd9663e Copy litsupport files to build dir by Matthias Braun · 3 years ago
  91. ad49cd7 Avoid use of gets() in DOE-ProxyApps-C/Pathfinder by Dimitry Andric · 3 years ago
  92. 4f979e8 Run llvm-size as part of test-suite build by Matthias Braun · 3 years ago
  93. cbad0a7 For SPEC 638.imagick_s and 602.gcc_s reference inputs in build dir. by Matthias Braun · 3 years ago
  94. c4be1ef Use --gcc-toolchain= by Artem Belevich · 3 years ago
  95. e148d26 Remove unnecessary TEST_SUITE_CXX_ABI by Matthias Braun · 3 years ago
  96. b00561b [test-suite] Fix CMakeLists.txt of MultiSource/Applications/viterbi to enable small data file by Zi Xuan Wu · 3 years ago
  97. 8a717b0 [test-suite] Fix clang build failure due to uniform_real_distribution in SLPVectorization by Jinsong Ji · 3 years ago
  98. aa64641 [SPEC2017] Add build-timeit dependencies to validator binary. by Florian Hahn · 3 years ago
  99. 9eda028 [MicroBenchmarks] Add initial SLP vectorization benchmarks. by Florian Hahn · 3 years ago
  100. a9cb061 [SPEC2017] Improve formatting of b6ae12120790. by Florian Hahn · 3 years ago