llvm-6502/lib/Transforms/Instrumentation
2012-09-13 14:32:30 +00:00
..
AddressSanitizer.cpp [asan] fix lint 2012-09-05 09:00:18 +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 Make MemoryBuiltins aware of TargetLibraryInfo. 2012-08-29 15:32:21 +00:00
CMakeLists.txt [asan/tsan] rename FunctionBlackList* to BlackList* as this class is not limited to functions any more 2012-08-24 16:44:47 +00:00
EdgeProfiling.cpp
GCOVProfiling.cpp Use Nick's suggestion of storing a large NULL into the GV instead of memset, which requires TargetData. 2012-09-13 14:32:30 +00:00
Instrumentation.cpp
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
OptimalEdgeProfiling.cpp
PathProfiling.cpp
ProfilingUtils.cpp
ProfilingUtils.h
ThreadSanitizer.cpp Whitespace 2012-08-30 13:47:13 +00:00