summaryrefslogtreecommitdiff
path: root/compiler-rt/unittests
AgeCommit message (Expand)Author
2025-07-17Rename config.host_os to config.target_os.Peter Collingbourne
2024-01-23Remove config.aarch64_sme from compiler-rt/unittests/lit.common.unit.configur...Dinar Temirbulatov
2024-01-23[AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. (#77496)Dinar Temirbulatov
2024-01-22Revert "[AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. ...Douglas Yung
2024-01-22[AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. (#77496)Dinar Temirbulatov
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta
2022-07-08[Sanitizer][Darwin] Cleanup MaybeReexec() function and usageJulian Lettner
2022-07-07Revert "[Sanitizer][Darwin] Cleanup MaybeReexec() function and usage"Julian Lettner
2022-07-07[Sanitizer][Darwin] Cleanup MaybeReexec() function and usageJulian Lettner
2022-03-31[Darwin] Limit parallelism for sanitizer tests that use shadow memory on ASJulian Lettner
2022-03-16Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek
2021-10-14[test] Fix asan dynamic unit tests with per-target runtime dirsCollin Baker
2021-08-03[Compiler-rt] Fix running ASan/TSan unit tests under macOS 12.0.Dan Liew
2021-04-25[sanitizer] Use COMPILER_RT_EMULATOR with gtestsVitaly Buka
2021-04-22Revert "[sanitizer] Use COMPILER_RT_EMULATOR with gtests"Vitaly Buka
2021-04-22[sanitizer] Use COMPILER_RT_EMULATOR with gtestsVitaly Buka
2019-12-13[Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.Mitch Phillips
2019-06-27[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner
2019-02-27[Darwin][NFC] Refactor throttling of 64bit sanitizer tests on DarwinJulian Lettner
2018-09-27[XRay] Add LD_LIBRARY_PATH to env variables for Unit TestsDean Michael Berris
2017-11-13Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2017-04-07Add missing importReid Kleckner
2017-04-07[lit] Fix Darwin pickling errors with process poolsReid Kleckner
2017-01-20[lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2]Kuba Mracek
2017-01-17Revert r292232.Kuba Mracek
2017-01-17[lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part]Kuba Mracek
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov
2016-02-17[CMake] Push the dependency on AddLLVM into the test and unites layersChris Bieneman
2016-02-01[CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR.Alexey Samsonov
2016-01-27[CMake] Set llvm_tools_dir to LLVM_TOOLS_BINARY_DIR instead of LLVM_TOOLS_DIRAlexey Samsonov
2014-12-13Use the newer python syntax for exceptionsJustin Bogner
2014-04-01[ASan] Optional support for dynamic ASan runtime on Linux.Alexey Samsonov
2014-02-14Move shared configs for lit test suites to test/ and unittests/ directoriesAlexey Samsonov