llvm-project/llvm/lib/Transforms/Instrumentation
Fangrui Song e931c2e870 [LegacyPM] Remove InstrOrderFileLegacyPass
Following recent changes removing non-core features of the legacy
PM/optimization pipeline.
2022-07-19 23:58:51 -07:00
..
AddressSanitizer.cpp Add the FreeBSD AArch64 shadow offset to llvm 2022-07-19 09:58:07 -04: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 [LegacyPM] Remove CGProfileLegacyPass 2022-07-16 00:39:56 -07:00
CMakeLists.txt [asan] Add missing dependency on Demangle 2022-06-27 15:10:02 -07:00
ControlHeightReduction.cpp [LegacyPM] Remove ControlHeightReductionLegacyPass 2022-07-16 01:35:56 -07:00
DataFlowSanitizer.cpp [Alignment] Remove multiply by MaybeAlign 2022-06-20 08:37:15 +00:00
GCOVProfiling.cpp [Support] Make report_fatal_error respect its GenCrashDiag argument so it doesn't generate a backtrace 2022-05-30 19:19:23 +01:00
HWAddressSanitizer.cpp [hwasan] Add __hwasan_add_frame_record to the hwasan interface 2022-07-13 15:15:15 -07:00
IndirectCallPromotion.cpp [llvm] Remove unneeded cl::ZeroOrMore for cl::opt options. NFC 2022-06-03 21:59:05 -07:00
InstrOrderFile.cpp [LegacyPM] Remove InstrOrderFileLegacyPass 2022-07-19 23:58:51 -07:00
InstrProfiling.cpp [LegacyPM] Remove createInstrProfilingLegacyPass 2022-07-16 01:26:40 -07:00
Instrumentation.cpp [LegacyPM] Remove InstrOrderFileLegacyPass 2022-07-19 23:58:51 -07:00
MemProfiler.cpp [NFC] Remove dead code 2022-06-13 12:59:38 +00:00
MemorySanitizer.cpp Add the FreeBSD AArch64 memory layout 2022-07-19 09:58:07 -04:00
PGOInstrumentation.cpp [InstrProf] Allow CSIRPGO function entry coverage 2022-07-18 15:10:11 -07:00
PGOMemOPSizeOpt.cpp Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
PoisonChecking.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
SanitizerCoverage.cpp [LegacyPM] Remove ModuleSanitizerCoverageLegacyPass 2022-07-15 19:01:20 -07:00
ThreadSanitizer.cpp [llvm] Use value instead of getValue (NFC) 2022-07-13 23:11:56 -07: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