1. d4bd7b7 Initial commit of MemorySanitizer. by Evgeniy Stepanov · 13 years ago
  2. dfe9e79 [asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLVM part. This requires a clang part which will follow. by Kostya Serebryany · 13 years ago
  3. c8acd7c Move the initialization of the bounds checking pass. The pass itself by Chandler Carruth · 13 years ago
  4. e2a0e41 ThreadSanitizer, a race detector. First LLVM commit. by Kostya Serebryany · 14 years ago
  5. 6e6b03e AddressSanitizer, first commit (compiler module only) by Kostya Serebryany · 14 years ago
  6. 966edd0 Rename LineProfiling to GCOVProfiling to more accurately represent what it by Nick Lewycky · 15 years ago
  7. 9d60e37 Add support for line profiling. Very work-in-progress. by Nick Lewycky · 15 years ago
  8. 24f5ff0 Implementation of path profiling. Modified patch by Adam Preuss. by Andrew Trick · 15 years ago
  9. 9786868 Add initialization routines for Instrumentation. by Owen Anderson · 15 years ago