llvm-6502/lib/Transforms/Instrumentation
2012-10-19 10:48:31 +00:00
..
AddressSanitizer.cpp Move SplitBlockAndInsertIfThen to BasicBlockUtils. 2012-10-19 10:48:31 +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 Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
CMakeLists.txt
EdgeProfiling.cpp
GCOVProfiling.cpp Have 'addFnAttr' take the attribute enum value. Then have it build the attribute object and add it appropriately. No functionality change. 2012-10-10 03:12:49 +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 Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00