llvm-6502/lib/Transforms/Instrumentation
2012-09-27 10:14:43 +00:00
..
AddressSanitizer.cpp Remove the `hasFnAttr' method from Function. 2012-09-26 21:48:26 +00:00
BlackList.cpp [asan] extend the blacklist functionality to handle global-init. Patch by Reid Watson 2012-09-05 07:29:56 +00:00
BlackList.h [asan] extend the blacklist functionality to handle global-init. Patch by Reid Watson 2012-09-05 07:29:56 +00:00
BoundsChecking.cpp
CMakeLists.txt
EdgeProfiling.cpp
GCOVProfiling.cpp s/__llvm_gcov_flush/__gcov_flush/g 2012-09-17 17:57:05 +00:00
Instrumentation.cpp
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
OptimalEdgeProfiling.cpp
PathProfiling.cpp Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 2012-09-27 10:14:43 +00:00
ProfilingUtils.cpp
ProfilingUtils.h
ThreadSanitizer.cpp