llvm-project/llvm/lib/Transforms/Instrumentation
Jorge Gorbe Moya fc7573f29c Revert "[misexpect] Re-implement MisExpect Diagnostics"
This reverts commit 46774df307.
2022-03-31 14:54:41 -07:00
..
AddressSanitizer.cpp [AddressSanitizer] Allow prefixing memintrinsic calls in kernel mode 2022-03-31 11:14:42 +02:00
BoundsChecking.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
CFGMST.h [Transforms/Instrumentation] Use range-based for loops (NFC) 2021-02-05 21:02:08 -08:00
CGProfile.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
ControlHeightReduction.cpp [Transform] Apply clang-tidy fixes for readability-redundant-smartptr-get (NFC) 2022-03-20 10:41:22 -07:00
DataFlowSanitizer.cpp Cleanup includes: Transforms/Instrumentation & Transforms/Vectorize 2022-03-23 11:06:13 +01:00
GCOVProfiling.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
HWAddressSanitizer.cpp [AddressSanitizer] Allow prefixing memintrinsic calls in kernel mode 2022-03-31 11:14:42 +02:00
IndirectCallPromotion.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
InstrOrderFile.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
InstrProfiling.cpp [InstrProfiling] Add comments for no runtime hook 2022-03-26 00:26:43 +00:00
Instrumentation.cpp [IR] Rename `comdat noduplicates` to `comdat nodeduplicate` 2021-07-20 12:47:10 -07:00
MemProfiler.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
MemorySanitizer.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
PGOInstrumentation.cpp Revert "[misexpect] Re-implement MisExpect Diagnostics" 2022-03-31 14:54:41 -07:00
PGOMemOPSizeOpt.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
PoisonChecking.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
SanitizerCoverage.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
ThreadSanitizer.cpp [Instruction] Introduce getAtomicSyncScopeID() 2022-03-17 14:59:37 +01:00
ValueProfileCollector.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
ValueProfileCollector.h Cleanup includes: Transforms/Instrumentation & Transforms/Vectorize 2022-03-23 11:06:13 +01:00
ValueProfilePlugins.inc Cleanup includes: Transforms/Instrumentation & Transforms/Vectorize 2022-03-23 11:06:13 +01:00