aboutsummaryrefslogtreecommitdiff
path: root/SingleSource
AgeCommit message (Expand)Author
2019-01-28[test-suite] Fix stdthreadbug when building staticAleksandar Beserminji
2019-01-20Update remaining file headers of LLVM-project code to the new license.Chandler Carruth
2019-01-10test-suite: add avx512 tests with move-load-store intrinsicsIlia Taraban
2018-12-17test-suite: add avx512 tests with miscellaneous intrinsicsIlia Taraban
2018-12-15[test-suite] Fix NetBSD buildKamil Rytarowski
2018-12-13test-suite: divide avx512 tests to instruction set subdirectoriesIlia Taraban
2018-08-20[SingleSource] update the protocols.m test after r340102Alex Lorenz
2018-08-02cmake: Remove unused variablesMatthias Braun
2018-08-01Make Misc-C++-EH test to compiple with -staticAleksandar Beserminji
2018-05-01[test-suite] Fix UB in initialization code for stepanov_container.David L. Jones
2017-12-20test-suite: add avx512 tests with math intrinsicsIlia Taraban
2017-12-09Support C++14 as a default in ClangTim Northover
2017-10-30[test-suite] Update bitreverse benchmark.Fangrui Song
2017-08-17bitreverse benchmark: has_builtin(__builtin_bitreverse) preprocessorAlex Lorenz
2017-08-16Add bitreverse LNT benchmark.Tony Jiang
2017-07-17Set higher timeouts for Misc-C++ on AArch64Diana Picus
2017-05-12cmake/lit: Flip default for config.traditional_outputMatthias Braun
2017-04-09[PowerPC] Change -faltivec to -maltivecHal Finkel
2017-03-03Reduced iteration count of indirectbr critical-edge-splitting regression test.Michael Kuperstein
2017-02-23[test-suite] Add regression test for indirect branch critical edge splittingMichael Kuperstein
2016-11-08cmake: PREFIX: Include minus sign, same name as directoryMatthias Braun
2016-11-08cmake: Remove USE_REFERENCE_OUTPUT, EXEC_XFAILS; NFCMatthias Braun
2016-11-08cmake: Use if(XXX) instead of if(DEFINED XXX)Matthias Braun
2016-11-08cmake: Do not set RUNTIMELIMIT variable; NFCMatthias Braun
2016-11-08cmake: Get rid of PROGRAMS_TO_SKIP conceptMatthias Braun
2016-11-08cmake: Avoid CC_UNDER_TEST_XXX variablesMatthias Braun
2016-11-08cmake: Fix ObjC/ObjC++ unittestsMatthias Braun
2016-11-07SingleSource/UnitTests/Integer/CMakeLists.txt: Remove cruftMatthias Braun
2016-11-07cmake: Only put preprocessor flags in CPPFLAGSMatthias Braun
2016-11-07cmake: Remove custom llvm_add_subdirectories() usage; NFCMatthias Braun
2016-11-07cmake: Enter subdirectories before setting up benchmark.Matthias Braun
2016-10-26[polybench] remove all __attribute__((optnone))Sebastian Pop
2016-10-18[polybench] fix some places I have missed in the large patchSebastian Pop
2016-10-16add FP_ABSTOLERANCE missing definition to mvt MakefileSebastian Pop
2016-10-16[polybench] check against strict fpSebastian Pop
2016-09-06[test-suite] Simplify test executable name generation.Artem Belevich
2016-09-02[PowerPC] Actually add -faltivec for UnitTests/Vector/AltivecHal Finkel
2016-04-25[test-suite] Set unique prefix for Vector and Vector/NEONArtem Belevich
2016-04-22[test-suite] Added llvm_target_prefix() command to set unique target prefix.Artem Belevich
2016-03-30cmake: PROGRAMS_TO_SKIP must be set before llvm_singlesource()Matthias Braun
2016-03-30cmake: The ms_xxx tests only work on x86Matthias Braun
2016-03-28cmake/lit: Make lit aware of SingleSource tests.Matthias Braun
2016-03-26Add missing reference_output filesMatthias Braun
2016-03-26cmake: Do not check for x86_64(h?)Matthias Braun
2016-03-22cmake: Avoid broad -lm for SingleSource/BenchmarksMatthias Braun
2016-03-16cmake: Use variables in if() expression directly where possibke; NFCMatthias Braun
2016-03-10cmake: Skip Regression subdirectory in BENCHMARKING_ONLY modeMatthias Braun
2016-03-10cmake: Simplify BENCHMARKING_ONLY handling.Matthias Braun
2016-02-21[test-suite][mips] Deduce using MIPS architecture automaticallySimon Atanasyan
2016-02-20cmake: Some benchmarks need more stack than the iOS defaultMatthias Braun