llvm-6502/lib/Transforms/Instrumentation
2012-01-11 18:15:23 +00:00
..
AddressSanitizer.cpp [asan] extend the workaround for http://llvm.org/bugs/show_bug.cgi?id=11395: don't instrument the function at all on x86_32 if it has a large asm blob 2012-01-11 18:15:23 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
EdgeProfiling.cpp
GCOVProfiling.cpp Expose a switch for the new gcov format. 2011-12-06 00:29:13 +00:00
Instrumentation.cpp AddressSanitizer, first commit (compiler module only) 2011-11-16 01:35:23 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +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
ProfilingUtils.h