.. |
AddressSanitizer.cpp
|
[ASan][NFC] Refactor redzone size calculation
|
2020-06-12 15:33:00 +02:00 |
BoundsChecking.cpp
|
[local-bounds] Ignore volatile operations
|
2020-05-05 23:08:08 -07:00 |
CFGMST.h
|
[llvm] Migrate llvm::make_unique to std::make_unique
|
2019-08-15 15:54:37 +00:00 |
CGProfile.cpp
|
[llvm][NFC][CallSite] Remove CallSite from a few trivial locations
|
2020-04-22 08:39:21 -07:00 |
CMakeLists.txt
|
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
|
2019-11-21 10:48:08 -08:00 |
ControlHeightReduction.cpp
|
[NewPassManager] Add assertions when getting statefull cached analysis.
|
2020-05-13 12:38:38 -07:00 |
DataFlowSanitizer.cpp
|
As part of using inclusive language within the llvm project,
|
2020-06-20 00:24:57 -07:00 |
GCOVProfiling.cpp
|
Update pass status for GCOVProfiling
|
2020-06-09 14:23:30 +02:00 |
HWAddressSanitizer.cpp
|
Correctly report modified status for HWAddressSanitizer
|
2020-06-18 10:27:44 +02:00 |
IndirectCallPromotion.cpp
|
[llvm][NFC] Change parameter type to more specific CallBase in IndirectCallPromotion
|
2020-04-29 08:42:32 -07:00 |
InstrOrderFile.cpp
|
[CallSite removal] Remove unneeded includes of CallSite.h. NFC
|
2020-04-22 00:07:13 -07:00 |
InstrProfiling.cpp
|
Revert "[InstrProfiling] Use !associated metadata for counters, data and values"
|
2020-06-10 02:32:50 -07:00 |
Instrumentation.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
LLVMBuild.txt
|
…
|
|
MaximumSpanningTree.h
|
Use llvm::stable_sort
|
2019-04-23 14:51:27 +00:00 |
MemorySanitizer.cpp
|
As part of using inclusive language within the llvm project,
|
2020-06-20 00:24:57 -07:00 |
PGOInstrumentation.cpp
|
Extend InvokeInst !prof branch_weights metadata to unwind branches
|
2020-06-04 15:37:15 +07:00 |
PGOMemOPSizeOpt.cpp
|
[PGO] Enable memcmp/bcmp size value profiling.
|
2020-06-02 10:27:11 -07:00 |
PoisonChecking.cpp
|
[Transforms] Fix typos. NFC
|
2020-05-25 22:34:08 +02:00 |
SanitizerCoverage.cpp
|
[SanitizeCoverage] Rename -fsanitize-coverage-{white,black}list to -fsanitize-coverage-{allow,block}list
|
2020-06-19 22:22:47 -07:00 |
ThreadSanitizer.cpp
|
[TSAN] Add option to allow instrumenting reads of reads-before-writes
|
2020-05-15 16:08:44 +02:00 |
ValueProfileCollector.cpp
|
[PGO] Add memcmp/bcmp size value profiling.
|
2020-05-26 10:28:04 -07:00 |
ValueProfileCollector.h
|
[PGO] Add memcmp/bcmp size value profiling.
|
2020-05-26 10:28:04 -07:00 |
ValueProfilePlugins.inc
|
[PGO] Guard the memcmp/bcmp size value profiling instrumentation behind flag.
|
2020-05-28 10:07:04 -07:00 |