| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow builds to set COMPILER_RT_OS_DIR differently from CMAKE_SYSTEM_NAME | Jonathan Roelofs | 2017-05-24 | 1 | -1/+3 |
* | Allow armv{7,7s,7k,7m,7em} builds | Jonathan Roelofs | 2017-05-24 | 1 | -1/+1 |
* | Enable lsan test suite on Darwin x86_64 builds | Francis Ricci | 2017-05-12 | 1 | -1/+1 |
* | Roll back r301831 to fix broken powerpc64le tests. | Sterling Augustine | 2017-05-02 | 3 | -12/+1 |
* | Add powerpc64 and powerpc64le to build infrastructure. | Sterling Augustine | 2017-05-01 | 3 | -1/+12 |
* | [asan] Add support for running lit tests in the iOS Simulator | Kuba Mracek | 2017-04-26 | 1 | -0/+8 |
* | Revert [scudo] Enabling MIPS support for Scudo | Sagar Thakur | 2017-04-24 | 1 | -1/+1 |
* | [scudo] Enabling MIPS support for Scudo | Sagar Thakur | 2017-04-24 | 1 | -1/+1 |
* | Revert "Enable lsan test suite on Darwin x86_64 builds" | Ahmed Bougacha | 2017-04-21 | 1 | -1/+1 |
* | Enable lsan test suite on Darwin x86_64 builds | Francis Ricci | 2017-04-20 | 1 | -1/+1 |
* | Reapply "Enable LSan for arm Linux" | Maxim Ostapenko | 2017-04-11 | 1 | -1/+6 |
* | Revert r299923, it doesn't build in bootstrap builds. | Nico Weber | 2017-04-11 | 1 | -6/+1 |
* | [lsan] Enable LSan for arm Linux | Maxim Ostapenko | 2017-04-11 | 1 | -1/+6 |
* | Enable builds of darwin lsan by default | Francis Ricci | 2017-04-06 | 1 | -7/+0 |
* | Enable i386 builds for darwin lsan | Francis Ricci | 2017-03-28 | 1 | -9/+1 |
* | [sanitizers] Upgrade ios min version to 8 | Kuba Mracek | 2017-03-27 | 1 | -1/+1 |
* | [compiler-rt] build compiler-rt runtimes without LTO | Bob Haarman | 2017-03-22 | 1 | -2/+9 |
* | [compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library tests | Bob Haarman | 2017-03-21 | 2 | -4/+7 |
* | Enable PROFILE, TSAN and UBSAN for Android | Pirama Arumuga Nainar | 2017-02-18 | 1 | -3/+3 |
* | Revert "Upgrade ios min version to 8" | Francis Ricci | 2017-02-17 | 1 | -1/+1 |
* | Upgrade ios min version to 8 | Francis Ricci | 2017-02-17 | 1 | -1/+1 |
* | Re-commit r295017, since we have a potential fix of the tests, r295248, landed. | Tim Shen | 2017-02-15 | 1 | -1/+1 |
* | [Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64el | Sagar Thakur | 2017-02-15 | 1 | -1/+1 |
* | Revert r295017 "Re-commit r294826 and r294781, with a fix on the cmake file t... | Tim Shen | 2017-02-14 | 1 | -1/+1 |
* | Re-commit r294826 and r294781, with a fix on the cmake file to only | Tim Shen | 2017-02-14 | 1 | -1/+1 |
* | Add cmake build support for lsan on OS X | Francis Ricci | 2017-02-14 | 1 | -1/+16 |
* | This reverts commits r294826 and r294781 as they break linking on powerpc. | Vitaly Buka | 2017-02-11 | 1 | -1/+1 |
* | [XRay] Implement powerpc64le xray. | Tim Shen | 2017-02-10 | 1 | -1/+1 |
* | [lsan] Renable LSan for x86 Linux | Maxim Ostapenko | 2017-01-31 | 1 | -1/+1 |
* | [Compiler-rt] Broken compiler-rt CMake configuring on Windows | Oleg Ranevskyy | 2017-01-26 | 1 | -1/+2 |
* | [scudo] Enabling AArch64 support for Scudo | Kostya Kortchinsky | 2017-01-25 | 1 | -1/+1 |
* | Revert "[lsan] Enable LSan for x86 Linux." | Evgeniy Stepanov | 2017-01-23 | 1 | -1/+1 |
* | [lsan] Enable LSan for x86 Linux. | Maxim Ostapenko | 2017-01-23 | 1 | -1/+1 |
* | [Builtin] [ARM] Update CMake to support the build of armv6m | Weiming Zhao | 2017-01-19 | 2 | -1/+2 |
* | [scudo] Refactor of CRC32 and ARM runtime CRC32 detection | Kostya Kortchinsky | 2017-01-18 | 1 | -0/+1 |
* | Reland "[CMake][compiler-rt] Mark libcxx build for tsan as standalone" | Petr Hosek | 2017-01-16 | 1 | -0/+1 |
* | Revert "[CMake][compiler-rt] Mark libcxx build for tsan as standalone" | Petr Hosek | 2017-01-12 | 1 | -1/+0 |
* | [CMake][compiler-rt] Mark libcxx build for tsan as standalone | Petr Hosek | 2017-01-11 | 1 | -0/+1 |
* | [scudo] Separate hardware CRC32 routines | Kostya Kortchinsky | 2017-01-10 | 1 | -0/+1 |
* | Make cmake link flag naming consistent | Francis Ricci | 2017-01-10 | 6 | -24/+24 |
* | [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available | Michal Gorny | 2017-01-09 | 1 | -2/+12 |
* | Enable weak hooks on darwin | Francis Ricci | 2017-01-09 | 1 | -0/+11 |
* | Revert "Enable weak hooks on darwin" | Francis Ricci | 2017-01-07 | 1 | -9/+0 |
* | Enable weak hooks on darwin | Francis Ricci | 2017-01-07 | 1 | -0/+9 |
* | [cmake] Disable appending -msse4.2 flag implicitly | Michal Gorny | 2017-01-06 | 1 | -1/+0 |
* | [gtest] Teach the sanitizer's custom gtest compilations to disable | Chandler Carruth | 2017-01-05 | 2 | -0/+2 |
* | [scudo] ARM32 support | Kostya Kortchinsky | 2016-12-20 | 1 | -1/+1 |
* | Fix simple cmake error when COMPILER_RT_SUPPORTED_ARCH is empty. | Marcos Pividori | 2016-12-15 | 1 | -1/+3 |
* | [compiler-rt] Support building builtins for a single target | Petr Hosek | 2016-12-12 | 3 | -11/+26 |
* | [compiler-rt] Remove duplicates from COMPILER_RT_SUPPORTED_ARCH | Kuba Mracek | 2016-12-05 | 1 | -0/+1 |