llvm-project/llvm/lib/Transforms/Instrumentation
Kazu Hirata 611ffcf4e4 [llvm] Use value instead of getValue (NFC) 2022-07-13 23:11:56 -07:00
..
AddressSanitizer.cpp [MIPS] Fix the ASAN shadow offset hook for the N32 ABI 2022-07-06 12:44:28 +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 [Metadata] Utilize the resizing capability of MDNodes in Moduleflag processing. 2022-07-06 10:18:33 -07:00
CMakeLists.txt [asan] Add missing dependency on Demangle 2022-06-27 15:10:02 -07:00
ControlHeightReduction.cpp [llvm] Use value_or instead of getValueOr (NFC) 2022-06-18 23:07:11 -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 Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
InstrProfiling.cpp [InstrProf] Mark __llvm_profile_runtime hidden to match libclang_rt.profile definition 2022-07-11 11:29:20 -07:00
Instrumentation.cpp [LegacyPM] Remove ThreadSanitizerLegacyPass 2022-04-27 16:25:41 -07:00
MemProfiler.cpp [NFC] Remove dead code 2022-06-13 12:59:38 +00:00
MemorySanitizer.cpp [NFC] Simplify alignment code in MemorySanitizer 2022-06-20 15:15:53 +00:00
PGOInstrumentation.cpp [llvm] Don't use Optional::getValue (NFC) 2022-06-20 22:45:45 -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 Add !nosanitize to FixedMetadataKinds 2022-05-27 09:46:13 +08: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