llvm-6502/lib/Transforms/Instrumentation
2011-11-18 01:41:06 +00:00
..
AddressSanitizer.cpp [asan] workaround for reg alloc bug 11395: don't instrument functions with large chunks of inline assembler 2011-11-18 01:41:06 +00:00
CMakeLists.txt AddressSanitizer, first commit (compiler module only) 2011-11-16 01:35:23 +00:00
EdgeProfiling.cpp
GCOVProfiling.cpp If simple ownership works then friendship is not required. 2011-09-20 18:48:56 +00:00
Instrumentation.cpp AddressSanitizer, first commit (compiler module only) 2011-11-16 01:35:23 +00:00
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile
MaximumSpanningTree.h
OptimalEdgeProfiling.cpp Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
PathProfiling.cpp Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
ProfilingUtils.cpp When inserting new instructions, use getFirstInsertionPt instead of 2011-08-25 01:08:34 +00:00
ProfilingUtils.h