llvm-project/llvm/lib/Transforms/Instrumentation
Kazu Hirata 3a3cb929ab [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
..
AddressSanitizer.cpp [ASan] Fixed null pointer bug introduced in D112098. 2022-01-31 21:50:10 +00:00
BoundsChecking.cpp BoundsChecking.cpp - tidy implicit header dependencies. NFCI. 2021-06-13 17:08:15 +01:00
CFGMST.h [Transforms/Instrumentation] Use range-based for loops (NFC) 2021-02-05 21:02:08 -08:00
CGProfile.cpp [CGProfile] Don't emit call graph profile edges with zero weight 2021-10-28 11:32:49 -04:00
CMakeLists.txt
ControlHeightReduction.cpp [Transforms] Use {DenseSet,SetVector,SmallPtrSet}::contains (NFC) 2021-10-31 07:57:32 -07:00
DataFlowSanitizer.cpp [llvm] Fix bugprone argument comments (NFC) 2022-01-08 11:56:38 -08:00
GCOVProfiling.cpp [llvm] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) 2021-10-06 12:04:30 +01:00
HWAddressSanitizer.cpp Reduce dependencies on llvm/BinaryFormat/Dwarf.h 2022-02-04 11:44:03 +01:00
IndirectCallPromotion.cpp Fix some -Wunused-but-set-variable in -DLLVM_ENABLE_ASSERTIONS=off build 2021-06-04 23:34:43 -07:00
InstrOrderFile.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
InstrProfiling.cpp [InstrProf] Add single byte coverage mode 2022-01-27 17:38:55 -08:00
Instrumentation.cpp [IR] Rename `comdat noduplicates` to `comdat nodeduplicate` 2021-07-20 12:47:10 -07:00
MaximumSpanningTree.h
MemProfiler.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
MemorySanitizer.cpp [msan] Copy origin of byval arguments 2022-01-27 16:24:07 -08:00
PGOInstrumentation.cpp [InstrProf][NFC] Move function out of InstrProf.h 2022-01-28 09:24:26 -08:00
PGOMemOPSizeOpt.cpp [NewPM] Don't mark AA analyses as preserved 2021-05-18 13:49:03 -07:00
PoisonChecking.cpp
SanitizerCoverage.cpp Reduce dependencies on llvm/BinaryFormat/Dwarf.h 2022-02-04 11:44:03 +01:00
ThreadSanitizer.cpp [llvm][NFC] Inclusive language: Reword replace uses of sanity in llvm/lib/Transform comments and asserts 2021-11-23 13:22:55 -05:00
ValueProfileCollector.cpp
ValueProfileCollector.h
ValueProfilePlugins.inc [llvm] Use isa instead of dyn_cast (NFC) 2021-01-29 23:23:37 -08:00