summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2016-11-29Revert "Revert "[ASan] Enable on SystemZ.""Marcin Koscielnicki
2016-11-29builtins: switch to c11 from c99Saleem Abdulrasool
2016-11-23Revert "[ASan] Enable on SystemZ."Marcin Koscielnicki
2016-11-23[ASan] Enable on SystemZ.Marcin Koscielnicki
2016-11-23[profile] Enable on SystemZ.Marcin Koscielnicki
2016-11-21[XRay] Support AArch64 in compiler-rtDean Michael Berris
2016-11-16[XRay][compiler-rt] Disable XRay instrumentation of the XRay runtime.Dean Michael Berris
2016-11-14[sanitizer] Max out allowed macOS deployment targets to 10.9Kuba Brecka
2016-10-25Remove a VS 2012 workaround, we require 2015 now.Nico Weber
2016-10-06[ESan][MIPS] Adds support for MIPS64Sagar Thakur
2016-10-05[compiler-rt] Enable building iOS by default.Anna Zaks
2016-09-22cfi: Fixes for check-cfi when configured as an external project.Peter Collingbourne
2016-09-21[CMake] Rename back SIMPLE_SOURCE to compile as C++Jonas Hahnfeld
2016-09-20Revert "[CMake] Explicitly add --target option to compiler flags"Chris Bieneman
2016-09-20[CMake] Fix error preventing simulator sanitizers from buildingChris Bieneman
2016-09-20[CMake] Explicitly add --target option to compiler flagsChris Bieneman
2016-09-20[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris
2016-09-17[compiler-rt] Disable building of profiling runtime when LLVM_USE_SANITIZER i...Kuba Brecka
2016-09-14[cmake] Support overriding llvm-config query resultsMichal Gorny
2016-09-08Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"Renato Golin
2016-09-08Really fix warnings about passing -std=gnu99 to MSVCReid Kleckner
2016-09-08Revert "[ESan][MIPS] Adds support for MIPS64"Qin Zhao
2016-09-08[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris
2016-09-07[compiler-rt] Allow sanitizers to be compiled for windows with clangFrancis Ricci
2016-09-07[compiler-rt] Fix library suffixes on windowsFrancis Ricci
2016-09-07[ESan][MIPS] Adds support for MIPS64Sagar Thakur
2016-09-01build: profile is not a sanitizerSaleem Abdulrasool