1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Transforms/Instrumentation
2014-12-05 22:19:18 +00:00
..
AddressSanitizer.cpp Recommit of r223513 and r223514. 2014-12-05 22:19:18 +00:00
BoundsChecking.cpp [C++] Use 'nullptr'. Transforms edition. 2014-04-25 05:29:35 +00:00
CMakeLists.txt DebugIR: Delete -debug-ir 2014-11-29 03:15:47 +00:00
DataFlowSanitizer.cpp [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64 2014-12-05 21:22:32 +00:00
GCOVProfiling.cpp Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that. 2014-12-03 02:45:01 +00:00
Instrumentation.cpp Move asan-coverage into a separate phase. 2014-11-11 22:14:37 +00:00
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
MemorySanitizer.cpp [msan] Avoid extra origin address realignment. 2014-12-05 14:34:03 +00:00
SanitizerCoverage.cpp [msan] allow -fsanitize-coverage=N together with -fsanitize=memory, llvm part 2014-12-03 23:28:26 +00:00
ThreadSanitizer.cpp Use nullptr instead of NULL for variadic sentinels 2014-11-13 22:55:19 +00:00