ThreadSanitizer, a race detector. First LLVM commit.
[oota-llvm.git] / lib / Transforms / Instrumentation / Instrumentation.cpp
2012-02-13 Kostya SerebryanyThreadSanitizer, a race detector. First LLVM commit.
2011-11-16 Kostya SerebryanyAddressSanitizer, first commit (compiler module only)
2011-04-16 Nick LewyckyRename LineProfiling to GCOVProfiling to more accuratel...
2011-04-12 Nick LewyckyAdd support for line profiling. Very work-in-progress.
2011-01-29 Andrew TrickImplementation of path profiling.
2010-10-07 Owen AndersonAdd initialization routines for Instrumentation.