.. |
AddressSanitizer.cpp
|
Migrate deprecated DebugLoc::get to DILocation::get
|
2020-12-11 12:45:22 -08:00 |
BoundsChecking.cpp
|
|
|
CFGMST.h
|
|
|
CGProfile.cpp
|
[CGProfile] don't emit cgprofile entry if called function is dllimport
|
2020-09-23 16:56:54 -07:00 |
CMakeLists.txt
|
llvmbuildectomy - replace llvm-build by plain cmake
|
2020-11-13 10:35:24 +01:00 |
ControlHeightReduction.cpp
|
[Transforms] Use llvm::append_range (NFC)
|
2020-12-27 09:57:29 -08:00 |
DataFlowSanitizer.cpp
|
[Transforms] Use llvm::append_range (NFC)
|
2020-12-27 09:57:29 -08:00 |
GCOVProfiling.cpp
|
[NFC][GCOV] Fix build: there's llvm::stable_partition() wrapper
|
2020-10-05 22:52:32 +03:00 |
HWAddressSanitizer.cpp
|
static const char *const foo => const char foo[]
|
2020-12-01 10:33:18 -08:00 |
IndirectCallPromotion.cpp
|
[ICP] Don't promote when target not defined in module
|
2020-12-08 07:45:36 -08:00 |
InstrOrderFile.cpp
|
|
|
InstrProfiling.cpp
|
[PGO] Use isa instead of dyn_cast (NFC)
|
2020-12-30 17:45:38 -08:00 |
Instrumentation.cpp
|
[MemProf] Rename HeapProfiler to MemProfiler for consistency
|
2020-09-14 13:14:57 -07:00 |
MaximumSpanningTree.h
|
|
|
MemorySanitizer.cpp
|
clang-format, address warnings
|
2020-12-30 23:05:07 +09:00 |
MemProfiler.cpp
|
[MemProf] Make __memprof_shadow_memory_dynamic_address dso_local in static relocation model
|
2020-12-05 21:36:31 -08:00 |
PGOInstrumentation.cpp
|
[PGO] Remove dead member variable InstrumentFuncEntry (NFC)
|
2020-12-20 09:57:05 -08:00 |
PGOMemOPSizeOpt.cpp
|
[PGO] Use isa instead of dyn_cast (NFC)
|
2020-12-30 17:45:38 -08:00 |
PoisonChecking.cpp
|
[ValueTracking] Add UndefOrPoison/Poison-only version of relevant functions
|
2020-09-09 20:00:26 +09:00 |
SanitizerCoverage.cpp
|
Migrate deprecated DebugLoc::get to DILocation::get
|
2020-12-11 12:45:22 -08:00 |
ThreadSanitizer.cpp
|
static const char *const foo => const char foo[]
|
2020-12-01 10:33:18 -08:00 |
ValueProfileCollector.cpp
|
|
|
ValueProfileCollector.h
|
|
|
ValueProfilePlugins.inc
|
|
|