1. cdce50b Update aosp/master compiler-rt for rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  2. 259f706 Update aosp/master compiler-rt for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  3. 7c91505 Update aosp/master compiler-rt for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  4. 6d18623 Update aosp/master compiler-rt for rebase to r222486. by Stephen Hines · 10 years ago
  5. 2d1fdb2 Update compiler-rt aosp/master for 3.5 (r209699) rebase. by Stephen Hines · 10 years ago
  6. ce64270 [ASan] Build ASan on Windows only if MSVC is used by Alexey Samsonov · 11 years ago
  7. 3125de9 CMake: don't build sanitizer runtimes on 64-bit Windows (it's unsupported for now) by Alexey Samsonov · 11 years ago
  8. af1a714 Don't build unsupported compiler-rt pieces on Windows by Alexey Samsonov · 11 years ago
  9. 642db07 [CMake] Don't build sanitizer runtimes if LLVM_USE_SANITIZER is specified by Alexey Samsonov · 11 years ago
  10. c1f1af7 cmake: fix the compiler-rt build with MSVC by Hans Wennborg · 11 years ago
  11. eee71ae DataFlowSanitizer; compiler-rt changes. by Peter Collingbourne · 11 years ago
  12. c3b30b3 Add cmake rules for building LSan common on Mac OS by Alexey Samsonov · 11 years ago
  13. d668cd2 [ASan] create common autogenerated config for running compiler-rt unit tests, and use it in ASan by Alexey Samsonov · 11 years ago
  14. dd6605e [ASan] lit tests: create common autogenerated config for running compiler-rt lit tests, and use it in ASan by Alexey Samsonov · 11 years ago
  15. 84d0d7d Effectively revert r182453 - atomic.c may not be compiled if host compiler doesn't understand _Atomic by Alexey Samsonov · 11 years ago
  16. 6cef978 Add atomic.c to CMake build of compiler-rt to match r182420 by Alexey Samsonov · 11 years ago
  17. f484ff3 [lsan] CMakeLists and lit test configs for LSan. by Sergey Matveev · 11 years ago
  18. 4df99d2 Add basic support for building profile compiler-rt library in CMake build on Darwin by Alexey Samsonov · 11 years ago
  19. c9de451 Support CMake build of profile runtime library on Linux by Alexey Samsonov · 11 years ago
  20. 79b2d17 [msan] MSanDR: initial commit. by Evgeniy Stepanov · 12 years ago
  21. e16af95 CMake: Add add_compiler_rt_static_runtime function and use it to build generic compiler-rt libraries by Alexey Samsonov · 12 years ago
  22. ff86a5f Fix a typo from r172289 by Alexey Samsonov · 12 years ago
  23. 43b4b9c CMake: Generalize build rules for different arches for sanitizer_common, asan, ubsan by Alexey Samsonov · 12 years ago
  24. 2f3aef0 CMake variables renaming: X86_64->x86_64 I386->i386 by Alexey Samsonov · 12 years ago
  25. 78c56c3 [msan] MemorySanitizer runtime. by Evgeniy Stepanov · 12 years ago
  26. 5b16dba UBSan: enable CMake build on Darwin. Fix two failing tests and disable the test which produces linker errors on Darwin. by Alexey Samsonov · 12 years ago
  27. 6ebe451 Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior. by Richard Smith · 12 years ago
  28. b46941a [ASan] Apply some ASan-relevant pieces of patch by Ruben Van Boxem. In the same time, remove ASan from CMake build on Windows after conversation with Timur. We don't want to support building ASan on Windows until it is in a working state. by Alexey Samsonov · 12 years ago
  29. 1c2a24e [ASan] Include ASan into CMake build only on Linux, Mac and Windows by Alexey Samsonov · 12 years ago
  30. 06dc82d [TSan] Add tsan to cmake build of compiler-rt only on Linux by Alexey Samsonov · 12 years ago
  31. 79c6826 [TSan] Add initial support for buidling ThreadSanitizer runtime library with CMake (currently the only supported platfrom is 64-bit Linux). This patch makes 'clang++ -fthread-sanitizer' work for both clang in the build tree and installed clang by Alexey Samsonov · 12 years ago
  32. 70a7095 [compiler-rt] Install support for CMake build of compiler-rt by Alexey Samsonov · 12 years ago
  33. 1e2525d Add add_clang_runtime_shared_library() CMake function and use it to put the shared ASan runtime in the appropriate place. by Alexander Potapenko · 12 years ago
  34. df1f2ef [ASan] fix CMake build: make sure that all ASan runtimes are built at correct directory by Alexey Samsonov · 12 years ago
  35. fe51abb [ASan] CMake support for building ASan runtime as a universal binary on Mac by Alexey Samsonov · 12 years ago
  36. 4d57f44 cmake for compiler-rt: add a function to set output dirs for compiler runtimes equal to directory used by Clang driver. Use it for ASan runtime. Also, make sure that ASan unit tests depend on the ASan runtime. by Alexey Samsonov · 12 years ago
  37. a765ffc Another big step toward a viable CMake build system for CompilerRT, by Chandler Carruth · 12 years ago
  38. 0c87068 Reorder these things for clarity, and add -std=c99 to the compile flags. by Chandler Carruth · 12 years ago
  39. 479d47f Resuming work on the compiler-rt CMake build at long long last. In order by Chandler Carruth · 12 years ago
  40. d51e0a0 Initial, very rough cut at a new CMake build system for compiler-rt. by Chandler Carruth · 12 years ago
  41. 062ed09 Remove the old, and non-functional CMake build system from CompilerRT. by Chandler Carruth · 12 years ago
  42. e1fa0f3 Update CMake build system with target arch source file lists. by Edward O'Callaghan · 15 years ago
  43. 7b268dc Update cmake files for arm support hooks. by Edward O'Callaghan · 15 years ago
  44. 8bf1e09 Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs by Edward O'Callaghan · 15 years ago
  45. 0e4ad9c Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90. by Edward O'Callaghan · 15 years ago
  46. 6c307f0 Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete port to AuroraUX and Solaris. by Edward O'Callaghan · 15 years ago
  47. 880cafc A few CMake formating fixes for compiler-rt. by Edward O'Callaghan · 15 years ago
  48. d904635 Initial import of CMake type build system. Just like the rest of llvm.. by Edward O'Callaghan · 15 years ago