llvm-6502/lib/Transforms/Instrumentation
2012-11-30 11:08:59 +00:00
..
AddressSanitizer.cpp [asan] simplify the code around doesNotReturn call. It now magically works. 2012-11-30 11:08:59 +00:00
BlackList.cpp Issue a fatal error if the line doesn't have a regular expression. 2012-11-29 00:01:38 +00:00
BlackList.h
BoundsChecking.cpp
CMakeLists.txt Initial commit of MemorySanitizer. 2012-11-29 09:57:20 +00:00
EdgeProfiling.cpp
GCOVProfiling.cpp
Instrumentation.cpp Initial commit of MemorySanitizer. 2012-11-29 09:57:20 +00:00
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
MemorySanitizer.cpp Move the InstVisitor utility into VMCore where it belongs. It heavily 2012-11-30 03:08:41 +00:00
OptimalEdgeProfiling.cpp
PathProfiling.cpp
ProfilingUtils.cpp
ProfilingUtils.h
ThreadSanitizer.cpp [asan/tsan] initialize the asan/tsan callbacks in runOnFunction as opposed to doInitialization. This is required to allow the upcoming changes in PassManager behavior 2012-11-29 09:54:21 +00:00