Clone this repo:

Branches

  1. 03641f7 [asan] NFC: clang-format allocator-related files (#200478) by Justin T. Gibbs · 26 hours ago main
  2. 01e6d90 [asan] NFC: tag ambiguous literal args at Allocate call sites (#200615) by Justin T. Gibbs · 27 hours ago
  3. e5b48a9 [scudo] Improve performance of pushBlocks sort. (#200297) by Christopher Ferris · 2 days ago
  4. 130ef2d Honor two's complement signed overflow with -fms-compatibility (#198538) by eleviant · 3 days ago
  5. b845f03 [compiler-rt] [ARM] Restore Windows specific names for fp->int functions (#200360) by Martin Storsjö · 3 days ago
  6. 3e60c00 [Compiler-rt][CMake][BoundsSafety] Add `COMPILER_RT_ENABLE_TEST_SUITES` to control which test suites are enabled (#196385) by Dan Liew · 3 days ago
  7. a6bba33 [PGO][HIP] Skip ROCm interceptor in profile-only compiler-rt builds (#200111) by Yaxun (Sam) Liu · 3 days ago
  8. c82b1c5 [scudo] Create a non-static getErrorInfo function. (#199770) by Christopher Ferris · 3 days ago
  9. 9757ce6 [compiler-rt][profile] Add COMPILER_RT_BUILD_PROFILE_ROCM option (#200127) by Guy David · 4 days ago
  10. 42e5d87 Add support for Alpha to libsanitizer (#194161) by Matt Turner · 4 days ago
  11. b7f9fa6 [TySan] Expose __tysan_set_type_unknown interface (#198800) by Matthew Nagy · 4 days ago
  12. 759a5cf [compiler-rt][ARM] Optimized FP -> integer conversions (#179927) by Simon Tatham · 4 days ago
  13. 08d6f61 [PGO][HIP] Stop pulling ROCm.o into every PGO host link (#200101) by Yaxun (Sam) Liu · 4 days ago
  14. 99238ee [PGO][AMDGPU] Add basic HIP offload PGO support (#177665) by Yaxun (Sam) Liu · 4 days ago
  15. c1ddb04 [compiler-rt][ARM] Optimized FP double <-> single conversion (#179926) by Simon Tatham · 5 days ago
  16. 8c1626a [compiler-rt][ARM] Add missing SUPERSEDES for optimized FP comparison sources (#199604) by Garvit Gupta · 5 days ago
  17. 54ac447 sanitizer_common: Fix build on MIPS with _TIME_BITS=64 (#199590) by YunQiang Su · 6 days ago
  18. 0f2d540 Revert "[compiler-rt][ASan] Add function copying annotations (#91702)" (#194204) by Aiden Grossman · 6 days ago
  19. d9c3f90 [compiler-rt] Inline __NR_riscv_flush_icache instead of including linux/unistd.h (#193645) by Mark Zhuang · 7 days ago
  20. 2b19362 [compiler-rt] Use `size_t` rather than `int` for first argument to `__atomic_load_c` et al. (#197519) by Sam Clegg · 8 days ago