1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/lib/Transforms/Instrumentation
2014-11-11 23:02:57 +00:00
..
AddressSanitizer.cpp [asan] adding ShadowOffset64 for mips64, patch by Kumar Sukhani 2014-11-11 23:02:57 +00:00
BoundsChecking.cpp [C++] Use 'nullptr'. Transforms edition. 2014-04-25 05:29:35 +00:00
CMakeLists.txt Move asan-coverage into a separate phase. 2014-11-11 22:14:37 +00:00
DataFlowSanitizer.cpp [dfsan] Abort at runtime on indirect calls to uninstrumented vararg functions. 2014-11-05 17:21:00 +00:00
DebugIR.cpp Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
DebugIR.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
GCOVProfiling.cpp Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
Instrumentation.cpp Move asan-coverage into a separate phase. 2014-11-11 22:14:37 +00:00
LLVMBuild.txt Add proper dependencies to LLVMBuild.txt in llvm/lib. 2013-12-10 05:39:34 +00:00
Makefile
MaximumSpanningTree.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
MemorySanitizer.cpp [msan] Make -msan-check-constant-shadow a bit stronger. 2014-10-24 23:34:15 +00:00
SanitizerCoverage.cpp Move asan-coverage into a separate phase. 2014-11-11 22:14:37 +00:00
ThreadSanitizer.cpp Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00