1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Transforms/Instrumentation
2013-09-17 12:14:50 +00:00
..
AddressSanitizer.cpp [asan] inline the calls to __asan_stack_free_* with small sizes. Yet another 10%-20% speedup for use-after-return 2013-09-17 12:14:50 +00:00
BoundsChecking.cpp
CMakeLists.txt DataFlowSanitizer; LLVM changes. 2013-08-07 22:47:18 +00:00
DataFlowSanitizer.cpp 80 cols 2013-08-28 11:25:12 +00:00
DebugIR.cpp Revert patches to add case-range support for PR1255. 2013-09-09 19:14:35 +00:00
DebugIR.h Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
EdgeProfiling.cpp
GCOVProfiling.cpp Move registering the execution of a basic block to the beginning rather than the end. 2013-08-20 23:52:00 +00:00
Instrumentation.cpp DataFlowSanitizer; LLVM changes. 2013-08-07 22:47:18 +00:00
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
MemorySanitizer.cpp [msan] Check return value of main(). 2013-09-16 13:24:32 +00:00
OptimalEdgeProfiling.cpp
PathProfiling.cpp
ProfilingUtils.cpp
ProfilingUtils.h
ThreadSanitizer.cpp TBAA: add isTBAAVtableAccess to MDNode so clients can call the function 2013-09-06 22:47:05 +00:00