llvm-project/llvm/lib/Transforms/Instrumentation
Benjamin Kramer b17d2136ea Give helper classes/functions local linkage. NFC.
llvm-svn: 351016
2019-01-12 18:36:22 +00:00
..
AddressSanitizer.cpp [IR] Add Instruction::isLifetimeStartOrEnd, NFC 2018-12-21 21:49:40 +00:00
BoundsChecking.cpp Fix crash in bounds checking. 2018-08-03 17:12:23 +00:00
CFGMST.h [TI removal] Make variables declared as `TerminatorInst` and initialized 2018-10-15 10:04:59 +00:00
CGProfile.cpp [CGProfile] Turn constant-size SmallVector into array 2018-10-22 10:51:34 +00:00
CMakeLists.txt [PGO] Control Height Reduction 2018-09-04 17:19:13 +00:00
ControlHeightReduction.cpp [ProfileSummary] Standardize methods and fix comment 2018-11-19 05:23:16 +00:00
DataFlowSanitizer.cpp [cxx2a] Fix warning triggered by r343285 2018-09-29 02:17:12 +00:00
EfficiencySanitizer.cpp [TI removal] Remove `TerminatorInst` from BasicBlockUtils.h 2018-10-15 09:34:05 +00:00
GCOVProfiling.cpp Give helper classes/functions local linkage. NFC. 2019-01-12 18:36:22 +00:00
HWAddressSanitizer.cpp Revert "Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6)"" 2019-01-05 00:44:58 +00:00
IndirectCallPromotion.cpp [CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and 2019-01-07 07:15:51 +00:00
InstrProfiling.cpp Add NetBSD support in needsRuntimeRegistrationOfSectionRange. 2018-12-15 16:51:35 +00:00
Instrumentation.cpp Revert r350647: "[NewPM] Port tsan" 2019-01-09 13:32:16 +00:00
LLVMBuild.txt
MaximumSpanningTree.h Remove unneeded use of #undef DEBUG_TYPE. NFC 2017-07-12 20:49:21 +00:00
MemorySanitizer.cpp [opaque pointer types] Remove some calls to generic Type subtype accessors. 2019-01-10 16:07:20 +00:00
PGOInstrumentation.cpp [CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and 2019-01-07 07:15:51 +00:00
PGOMemOPSizeOpt.cpp [PGOMemOPSize] Preserve the DominatorTree 2018-07-09 08:07:21 +00:00
SanitizerCoverage.cpp [sancov] Put .SCOV* sections into the right comdat groups on COFF 2018-11-08 00:57:33 +00:00
ThreadSanitizer.cpp Revert r350647: "[NewPM] Port tsan" 2019-01-09 13:32:16 +00:00