1. 3732ea5 [SPECCPU2017] Check for 'all' input data directory before generating command by Dominic Chen · 4 years, 10 months ago master
  2. 004bc26 [test-suite] Guard DG_CFLAGS filtering by Sam Elliott · 4 years, 10 months ago
  3. a70a8dc [test-suite] Add Architecture Detection for RISC-V by Sam Elliott · 4 years, 10 months ago
  4. 7680b39 Add GCC Torture Suite Sources by Sam Elliott · 4 years, 10 months ago
  5. 26f2bc8 [test-suite] Add GCC C Torture Suite by Sam Elliott · 4 years, 10 months ago
  6. 5964630 MultiSource/Applications/d: applying zero offset to null pointer is UB in C by Roman Lebedev · 4 years, 10 months ago
  7. 8f3667a Support for codesigning executables on Darwin by Chris Matthews · 4 years, 11 months ago
  8. 52d4b12 MallocBench: gs: zarray: zastore(): correctly subtract unsigned offset by Roman Lebedev · 5 years ago
  9. 6449f09 [MiBench] consumer-typeset: z31: GetMemory(): don't apply offset to nullptr, it's UB by Roman Lebedev · 5 years ago
  10. 5f757f7 [MemFunctions] Add c++11 flag. by Clement Courbet · 5 years ago
  11. e7f54f5 [MemFunctions] Add microbenchmarks for memory functions. by Clement Courbet · 5 years ago
  12. a8ee671 Add geomean column earlier to dataout as Series in compare.py. by Florian Hahn · 5 years ago
  13. 85a6a74 Skip test earlier if metric is not found in compare.py by Florian Hahn · 5 years ago
  14. c733447 Fix more -Werror issues with obsequi. by Amara Emerson · 5 years ago
  15. aabb63b Obsequi: fix implicit declaration of a function, breaks -Werror builds. by Amara Emerson · 5 years ago
  16. ce93327 Enable the obsequi application for Darwin. It seems to run with no issues. by Amara Emerson · 5 years ago
  17. 83027e4 Fix support for user mode emulation when using cmake/lit. by Kristof Beyls · 5 years ago
  18. 16ace0f [test-suite] Fix RISC-V Support in benchmark 1.3.0 by Sam Elliott · 5 years ago
  19. fc69d61 Revert "[test-suite] Signal error if llvm-lit was not found" by Roman Lebedev · 5 years ago
  20. cc2d10d [test-suite] Signal error if llvm-lit was not found by Roman Lebedev · 5 years ago
  21. b18ebcb Made lambda test more robust. by Sunil Srivastava · 5 years ago
  22. c79e9b9 Document how to use the 'vs' mode in compare.py by Amara Emerson · 5 years ago
  23. bb781b1 [test-suite] litsupport/modules/perf.py: store profile filename in context.profilefile by Roman Lebedev · 5 years ago
  24. 1a3345f [test-suite] There is no such thing as CMAKE_C_CFLAGS, it's CMAKE_C_FLAGS by Roman Lebedev · 5 years ago
  25. fb8c34b Fix siod's gc implementation when used with GLIBC. by James Y Knight · 5 years ago
  26. ed2fd6e [test-suite] Update test-suite microbenchmarks to use JSON (fix bug 41327) by Brian Homerding · 5 years ago
  27. 923d235 [test-suite,CUDA] Add #include <stdio.h> to test_round.cu to fix a build error. by Bixia Zheng · 5 years ago
  28. 5065ecc [test-suite,CUDA] Add a test case to test the edge cases for the implementation of llvm.round intrinsic in the PTX backend. by Bixia Zheng · 5 years ago
  29. c05215a [test-suite][mips] Fix compile options for tramp3d-v4 test by Simon Atanasyan · 5 years ago
  30. 73d6ab6 Add geomean summary row to output from utils/compare.py. by Florian Hahn · 5 years ago
  31. 17721c4 [CMake] Support alternative C++ ABI library by Petr Hosek · 5 years ago
  32. b411089 [test-suite] Add cmake option to use IR PGO (TEST_SUITE_USE_IR_PGO) by Vedant Kumar · 5 years ago
  33. 4d545c7 Python Compat: print statements by Serge Guelton · 5 years ago
  34. 334b1e6 [test-suite] Fix stdthreadbug when building static by Aleksandar Beserminji · 6 years ago
  35. a5c9835 [test-suite] Adding CoMD Proxy App by Brian Homerding · 6 years ago
  36. 56a4413 Update remaining file headers of LLVM-project code to the new license. by Chandler Carruth · 6 years ago
  37. 879bd8d Update the file headers used throughout the ABI testsuite to reflect the by Chandler Carruth · 6 years ago
  38. e87e66c Update LICENSE file for the test-suite to the new license. by Chandler Carruth · 6 years ago
  39. 21381cd Consistently use unix line endings on all the source code in the test by Chandler Carruth · 6 years ago
  40. 8881582 test-suite: add avx512 tests with move-load-store intrinsics by Ilia Taraban · 6 years ago
  41. e259b79 Make Python scripts portable across Python 2/3 by Serge Guelton · 6 years ago
  42. b7deeca Modernize Python scripts by Serge Guelton · 6 years ago
  43. f7cd127 [test-suite][mips] Disable setlocale calls in consumer-typeset test by Simon Atanasyan · 6 years ago
  44. dad9a2b [test-suite] Revert rL349493 (Adding CoMD Proxy App) by Brian Homerding · 6 years ago
  45. 526c4d8 [test-suite] Adding CoMD Proxy App by Brian Homerding · 6 years ago
  46. 22ef5eb [test-suite] Revert rL349493 (Adding CoMD Proxy App) by Brian Homerding · 6 years ago
  47. 887f59d [test-suite] Adding CoMD Proxy App by Brian Homerding · 6 years ago
  48. 55bc565 [test-suite] Adding CoMD Proxy App by Brian Homerding · 6 years ago
  49. 2aa6523 test-suite: add avx512 tests with miscellaneous intrinsics by Ilia Taraban · 6 years ago
  50. d183864 [test-suite] Fix NetBSD build by Kamil Rytarowski · 6 years ago
  51. 8a788e3 [test-suite] Fix NetBSD support in benchmark 1.3.0 by Kamil Rytarowski · 6 years ago
  52. 5ff3a85 test-suite: divide avx512 tests to instruction set subdirectories by Ilia Taraban · 6 years ago
  53. 8c55a4b [MicroBenchmark] Add initial LoopInterchange test/benchmark. by Florian Hahn · 6 years ago
  54. 1907cd0 CMakeLists.txt: Only add rsync target if TEST_SUITE_REMOTE_HOST was specified by Matthias Braun · 6 years ago
  55. abab223 cmake: Add TEST_SUITE_EXTRA_*_FLAGS variable by Matthias Braun · 6 years ago
  56. d55770c CTMark: Copy lit.local.cfg by Matthias Braun · 6 years ago
  57. 08916e3 More fixes for UBs in Bullet by Anton Korobeynikov · 6 years ago
  58. 3274e5c Fix UB (signed int overflow) in Bullet. The change is the same as already present in Bullet mainline. by Anton Korobeynikov · 6 years ago
  59. 4085cae [test-suite, CUDA] Enable tests w/ CUDA-10.0 by Artem Belevich · 6 years ago
  60. 456c1f8 Disable test MicroBenchmarks/XRay/FDRMode/fdrmode-bench.test on Darwin. by Volodymyr Sapsai · 6 years ago
  61. 2a362a3 [XRay] Remove use of deprecated options by Dean Michael Berris · 6 years ago
  62. 75acfc1 [test-suite, CUDA] Update CUDA cmake files. by Artem Belevich · 6 years ago
  63. a4db9a2 Update docu link; Add the O0 + O3 cmake cache by Matthias Braun · 6 years ago
  64. f2b9bc6 litsupport/remote: Work without shared filesystem by Matthias Braun · 6 years ago
  65. 1cbf47c cmake: Copy HashProgramOutput.sh to build dir by Matthias Braun · 6 years ago
  66. e2a3e69 cmake: Specify reference outputs in llvm_test_data() by Matthias Braun · 6 years ago
  67. 0bf4fa5 litsupport: fix pycodestyle/pyflakes reports; NFC by Matthias Braun · 6 years ago
  68. 946e408 lit.cfg: Initialize remote_host if missing by Matthias Braun · 6 years ago
  69. 6e02139 [test-suite, CUDA] Fix some CMake problems by Jonas Hahnfeld · 6 years ago
  70. 81930ac cmake: Explicitely specify benchmark data by Matthias Braun · 6 years ago
  71. a1fbbc9 cmake: Use ON/OFF for boolean constants; NFC by Matthias Braun · 6 years ago
  72. 35cb383 CMakeLists.txt: Fix comment; NFC by Matthias Braun · 6 years ago
  73. e9191ac cmake/lit: Add remote module in lit.cfg by Matthias Braun · 6 years ago
  74. 07deaba cmake/litsupport: Remove TEST_SUITE_REMOTE_USER + TEST_SUITE_REMOTE_PORT by Matthias Braun · 6 years ago
  75. 3a582b9 cmake: Remove TOOLLINKOPTS variable usage by Matthias Braun · 6 years ago
  76. 6dc6edd cmake/litsupport: Always use timeit-target in lit; NFC by Matthias Braun · 6 years ago
  77. 9008bbb ABI-Testsuite: Force the old c++11 ABI in mangling/test.xpp by Tom Stellard · 6 years ago
  78. 0fc394c MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMP: Fix build with newer libstdc++ by Tom Stellard · 6 years ago
  79. 6164f02 lua/generate_inputs.sh: Remove noise from build output; NFC by Matthias Braun · 6 years ago
  80. 1b573be cmake: Use functions instead of macros where possible; NFC by Matthias Braun · 6 years ago
  81. dbdf7c6 TestFile.cmake: Support WORKDIR argument in llvm_test_prepare() and llvm_test_verify() by Matthias Braun · 6 years ago
  82. fbd85da litsupport: Fix stdout/stderr redirection in combination with chdir by Matthias Braun · 6 years ago
  83. 17b3f8e [SingleSource] update the protocols.m test after r340102 by Alex Lorenz · 6 years ago
  84. f39933a Add BilateralFiltering kernel using Benchmark Library by Pankaj Kukreja · 6 years ago
  85. 70b3600 Removed std=c++11 flag from MicroBenchmarks/ImageProcessing/Dilate/CMakeLists.txt by Pankaj Kukreja · 6 years ago
  86. c2298f7 Add Image dilate kernel(for grayscale Images) using Benchmark Library by Pankaj Kukreja · 6 years ago
  87. bce559b CMake: add files to fft test for new llvm_multisource API. by Tim Northover · 6 years ago
  88. 321cd57 Update bitcode tests to pass sources to llvm_multisource. by Tim Northover · 6 years ago
  89. f1c94b1 Removed -std=c++11 flag from MicroBenchmarks/ImageProcessing/Blur/CMakeLists.txt by Pankaj Kukreja · 6 years ago
  90. 0930752 Fixed build error caused by MicroBenchmarks/ImageProcessing with clang by Pankaj Kukreja · 6 years ago
  91. 9ad270d Add interpolation kernels using Benchmark Library by Pankaj Kukreja · 6 years ago
  92. 4c6c9b8 Add image blur algorithms using Benchmark Library by Pankaj Kukreja · 6 years ago
  93. 8f9cb4a [CMake] Add option for appending extra custom lit modules by Chris Bieneman · 6 years ago
  94. e6c6ee8 Add backprop kernel from Rodinia benchmark by Pankaj Kukreja · 6 years ago
  95. af5833c Add Anisotropic diffusion using Benchmark Library by Pankaj Kukreja · 6 years ago
  96. 7dedc17 Add Image dithering kernels using Benchmark Library by Pankaj Kukreja · 6 years ago
  97. 377a8e8 Add utilities functions for Image Processing Kernels by Pankaj Kukreja · 6 years ago
  98. 50adf56 [test-suite] Add pathfinder kernel from Rodinia Benchmark by Pankaj Kukreja · 6 years ago
  99. a48d141 Test commit by Pankaj Kukreja · 6 years ago
  100. 9698678 litsupport/timeit: Fix relative paths for stdin by Matthias Braun · 6 years ago