aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests
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
2017-12-20test-suite: add avx512 tests with math intrinsicsIlia Taraban
2017-04-09[PowerPC] Change -faltivec to -maltivecHal Finkel
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-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-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-26Add missing reference_output filesMatthias Braun
2016-03-26cmake: Do not check for x86_64(h?)Matthias 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-19Add -lm to SingleSource/UnitTests/Vector/Altivec/CMakeLists.txtHal Finkel
2016-02-15[test-suite] Enable UnitTests/C++11/stdthreadbug.cpp on all platformsUlrich Weigand
2016-01-13CMakeLists: Revert accidentally enabled SetjmpLongjmp testsMatthias Braun
2016-01-13CMakeLists: Manually cleanup remaining llvm_add_subdirectories() usage, NFCMatthias Braun
2016-01-13CMakeLists: Remove empty DIRS/PARALLEL_DIRS definitions and simplify/remove l...Matthias Braun
2016-01-13CMakeLists: Remove llvm_singlesource()/llvm_multisource() in directories with...Matthias Braun
2016-01-13CMakeLists.txt: Remove unnecessary LEVEL variableMatthias Braun
2016-01-13CMakeLists: Remove unnecessary autogenerated from commentMatthias Braun
2015-11-26Fix implicit function declaration errorsMatthias Braun
2015-11-06Add some missing reference output filesMatthias Braun
2015-10-27[test-suite] Adding CMakeLists.txt files for CMake+LITRenato Golin
2015-07-22Leave out the SingleSource/UnitTests directory in benchmarking only modeMatthias Braun
2015-05-21Adding testing for Bug 2349 FixNemanja Ivanovic
2015-05-20Disable more short-running programs in benchmark-only mode.Kristof Beyls
2015-04-29Disable SingleSource/UnitTests/blockstret on AArch64.Ahmed Bougacha
2015-03-11fix implicit function declaration errorsMatthias Braun
2015-03-10Remove unnecessary objc/Object.h includeMatthias Braun
2015-03-10Avoid using NSSize which is not available on iOSMatthias Braun