1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/Transforms/Instrumentation
2019-08-02 20:14:58 +00:00
..
AddressSanitizer.cpp [sanitizers] Use covering ObjectFormatType switches 2019-07-19 08:46:18 +00:00
BoundsChecking.cpp
CFGMST.h
CGProfile.cpp
CMakeLists.txt Add a transform pass to make the executable semantics of poison explicit in the IR 2019-07-09 18:49:29 +00:00
ControlHeightReduction.cpp [IR] SelectInst: add swapValues() utility 2019-08-01 12:31:35 +00:00
DataFlowSanitizer.cpp
GCOVProfiling.cpp
HWAddressSanitizer.cpp hwasan: Remove unused field CurModuleUniqueId. NFCI. 2019-08-02 20:14:58 +00:00
IndirectCallPromotion.cpp
InstrOrderFile.cpp
InstrProfiling.cpp
Instrumentation.cpp Reland the "[NewPM] Port Sancov" patch from rL365838. No functional 2019-07-25 20:53:15 +00:00
LLVMBuild.txt
MaximumSpanningTree.h
MemorySanitizer.cpp [IRBuilder] Introduce helpers for and/or of multiple values at once 2019-07-06 03:46:18 +00:00
PGOInstrumentation.cpp
PGOMemOPSizeOpt.cpp
PoisonChecking.cpp [PoisonChecking] Flesh out complete todo list for full coverage 2019-07-09 19:59:39 +00:00
SanitizerCoverage.cpp Reland the "[NewPM] Port Sancov" patch from rL365838. No functional 2019-07-25 20:53:15 +00:00
ThreadSanitizer.cpp