summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2017-05-12Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci
2017-05-02Roll back r301831 to fix broken powerpc64le tests.Sterling Augustine
2017-05-01Add powerpc64 and powerpc64le to build infrastructure.Sterling Augustine
2017-04-26[asan] Add support for running lit tests in the iOS SimulatorKuba Mracek
2017-04-24Revert [scudo] Enabling MIPS support for ScudoSagar Thakur
2017-04-24[scudo] Enabling MIPS support for ScudoSagar Thakur
2017-04-21Revert "Enable lsan test suite on Darwin x86_64 builds"Ahmed Bougacha
2017-04-20Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci
2017-04-11Reapply "Enable LSan for arm Linux"Maxim Ostapenko
2017-04-11Revert r299923, it doesn't build in bootstrap builds.Nico Weber
2017-04-11[lsan] Enable LSan for arm LinuxMaxim Ostapenko
2017-04-06Enable builds of darwin lsan by defaultFrancis Ricci
2017-03-28Enable i386 builds for darwin lsanFrancis Ricci
2017-03-27[sanitizers] Upgrade ios min version to 8Kuba Mracek
2017-03-22[compiler-rt] build compiler-rt runtimes without LTOBob Haarman
2017-03-21[compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library testsBob Haarman
2017-02-18Enable PROFILE, TSAN and UBSAN for AndroidPirama Arumuga Nainar
2017-02-17Revert "Upgrade ios min version to 8"Francis Ricci
2017-02-17Upgrade ios min version to 8Francis Ricci
2017-02-15Re-commit r295017, since we have a potential fix of the tests, r295248, landed.Tim Shen
2017-02-15[Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64elSagar Thakur
2017-02-14Revert r295017 "Re-commit r294826 and r294781, with a fix on the cmake file t...Tim Shen
2017-02-14Re-commit r294826 and r294781, with a fix on the cmake file to onlyTim Shen
2017-02-14Add cmake build support for lsan on OS XFrancis Ricci
2017-02-11This reverts commits r294826 and r294781 as they break linking on powerpc.Vitaly Buka
2017-02-10[XRay] Implement powerpc64le xray.Tim Shen
2017-01-31[lsan] Renable LSan for x86 LinuxMaxim Ostapenko
2017-01-26[Compiler-rt] Broken compiler-rt CMake configuring on WindowsOleg Ranevskyy
2017-01-25[scudo] Enabling AArch64 support for ScudoKostya Kortchinsky
2017-01-23Revert "[lsan] Enable LSan for x86 Linux."Evgeniy Stepanov
2017-01-23[lsan] Enable LSan for x86 Linux.Maxim Ostapenko
2017-01-19[Builtin] [ARM] Update CMake to support the build of armv6mWeiming Zhao
2017-01-18[scudo] Refactor of CRC32 and ARM runtime CRC32 detectionKostya Kortchinsky
2017-01-16Reland "[CMake][compiler-rt] Mark libcxx build for tsan as standalone"Petr Hosek
2017-01-12Revert "[CMake][compiler-rt] Mark libcxx build for tsan as standalone"Petr Hosek
2017-01-11[CMake][compiler-rt] Mark libcxx build for tsan as standalonePetr Hosek
2017-01-10[scudo] Separate hardware CRC32 routinesKostya Kortchinsky
2017-01-10Make cmake link flag naming consistentFrancis Ricci
2017-01-09[cmake] Obtain LLVM_CMAKE_PATH from llvm-config if availableMichal Gorny
2017-01-09Enable weak hooks on darwinFrancis Ricci
2017-01-07Revert "Enable weak hooks on darwin"Francis Ricci
2017-01-07Enable weak hooks on darwinFrancis Ricci
2017-01-06[cmake] Disable appending -msse4.2 flag implicitlyMichal Gorny
2017-01-05[gtest] Teach the sanitizer's custom gtest compilations to disableChandler Carruth
2016-12-20[scudo] ARM32 supportKostya Kortchinsky
2016-12-15Fix simple cmake error when COMPILER_RT_SUPPORTED_ARCH is empty.Marcos Pividori
2016-12-12[compiler-rt] Support building builtins for a single targetPetr Hosek
2016-12-05[compiler-rt] Remove duplicates from COMPILER_RT_SUPPORTED_ARCHKuba Mracek
2016-11-30[scudo] 32-bit and hardware agnostic supportKostya Kortchinsky
2016-11-29[sanitizer] Add macOS minimum deployment target to all compiler invocations i...Kuba Mracek