summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* ThreadSanitizer, a race detector. First LLVM commit.Kostya Serebryany2012-02-131-0/+1
* AddressSanitizer, first commit (compiler module only)Kostya Serebryany2011-11-161-0/+1
* Rename LineProfiling to GCOVProfiling to more accurately represent what itNick Lewycky2011-04-161-1/+1
* Add support for line profiling. Very work-in-progress.Nick Lewycky2011-04-121-0/+1
* Implementation of path profiling.Andrew Trick2011-01-291-0/+1
* Add initialization routines for Instrumentation.Owen Anderson2010-10-071-0/+31
OpenPOWER on IntegriCloud