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