Age | Commit message (Expand) | Author | Files | Lines |
2024-01-23 | Remove config.aarch64_sme from compiler-rt/unittests/lit.common.unit.configur... | Dinar Temirbulatov | 1 | -1/+0 |
2024-01-23 | [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. (#77496) | Dinar Temirbulatov | 1 | -0/+1 |
2024-01-22 | Revert "[AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. ... | Douglas Yung | 1 | -1/+0 |
2024-01-22 | [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. (#77496) | Dinar Temirbulatov | 1 | -0/+1 |
2023-05-25 | [NFC][Py Reformat] Reformat python files in the rest of the dirs | Tobias Hieta | 1 | -23/+24 |
2022-07-08 | [Sanitizer][Darwin] Cleanup MaybeReexec() function and usage | Julian Lettner | 1 | -2/+7 |
2022-07-07 | Revert "[Sanitizer][Darwin] Cleanup MaybeReexec() function and usage" | Julian Lettner | 1 | -7/+2 |
2022-07-07 | [Sanitizer][Darwin] Cleanup MaybeReexec() function and usage | Julian Lettner | 1 | -2/+7 |
2022-03-31 | [Darwin] Limit parallelism for sanitizer tests that use shadow memory on AS | Julian Lettner | 2 | -14/+0 |
2022-03-16 | Use lit_config.substitute instead of foo % lit_config.params everywhere | Sam McCall | 1 | -13/+3 |
2022-03-11 | [CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE | Petr Hosek | 1 | -1/+1 |
2021-10-14 | [test] Fix asan dynamic unit tests with per-target runtime dirs | Collin Baker | 1 | -0/+1 |
2021-08-03 | [Compiler-rt] Fix running ASan/TSan unit tests under macOS 12.0. | Dan Liew | 1 | -0/+4 |
2021-04-25 | [sanitizer] Use COMPILER_RT_EMULATOR with gtests | Vitaly Buka | 2 | -1/+14 |
2021-04-22 | Revert "[sanitizer] Use COMPILER_RT_EMULATOR with gtests" | Vitaly Buka | 2 | -18/+1 |
2021-04-22 | [sanitizer] Use COMPILER_RT_EMULATOR with gtests | Vitaly Buka | 2 | -1/+18 |
2019-12-13 | [Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone. | Mitch Phillips | 1 | -0/+1 |
2019-06-27 | [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* | Reid Kleckner | 3 | -2/+2 |
2019-02-27 | [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on Darwin | Julian Lettner | 2 | -7/+7 |
2018-09-27 | [XRay] Add LD_LIBRARY_PATH to env variables for Unit Tests | Dean Michael Berris | 1 | -0/+1 |
2017-11-13 | Allow compiler-rt test targets to work with multi-config CMake generators | Greg Bedwell | 2 | -4/+5 |
2017-09-15 | Resubmit "[lit] Force site configs to run before source-tree configs" | Zachary Turner | 1 | -1/+1 |
2017-09-15 | Revert "[lit] Force site configs to run before source-tree configs" | Zachary Turner | 1 | -1/+1 |
2017-09-14 | [lit] Force site configs to be run before source-tree configs | Zachary Turner | 1 | -1/+1 |
2017-04-07 | Add missing import | Reid Kleckner | 1 | -0/+1 |
2017-04-07 | [lit] Fix Darwin pickling errors with process pools | Reid Kleckner | 2 | -3/+12 |
2017-01-20 | [lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2] | Kuba Mracek | 1 | -0/+10 |
2017-01-17 | Revert r292232. | Kuba Mracek | 1 | -7/+0 |
2017-01-17 | [lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part] | Kuba Mracek | 1 | -0/+7 |
2016-04-16 | Replace hardcoded comment at 'lit.site.cfg.in' | Alex Denisov | 1 | -2/+1 |
2016-02-17 | [CMake] Push the dependency on AddLLVM into the test and unites layers | Chris Bieneman | 1 | -0/+3 |
2016-02-01 | [CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR. | Alexey Samsonov | 1 | -1/+1 |
2016-01-27 | [CMake] Set llvm_tools_dir to LLVM_TOOLS_BINARY_DIR instead of LLVM_TOOLS_DIR | Alexey Samsonov | 1 | -1/+1 |
2014-12-13 | Use the newer python syntax for exceptions | Justin Bogner | 1 | -1/+1 |
2014-04-01 | [ASan] Optional support for dynamic ASan runtime on Linux. | Alexey Samsonov | 1 | -0/+1 |
2014-02-14 | Move shared configs for lit test suites to test/ and unittests/ directories | Alexey Samsonov | 3 | -0/+57 |