.. |
AddDiscriminators.cpp
|
|
|
ASanStackFrameLayout.cpp
|
|
|
BasicBlockUtils.cpp
|
[MemorySSA] Make the use of moveAllAfterMergeBlocks consistent.
|
2019-10-09 15:54:24 +00:00 |
BreakCriticalEdges.cpp
|
|
|
BuildLibCalls.cpp
|
[FunctionAttrs] Added noalias for memccpy/mempcpy arguments
|
2019-09-30 19:43:48 +00:00 |
BypassSlowDivision.cpp
|
[BypassSlowDivision][CodeGenPrepare] avoid crashing on unused code (PR43514)
|
2019-10-01 21:25:36 +00:00 |
CallPromotionUtils.cpp
|
|
|
CanonicalizeAliases.cpp
|
|
|
CloneFunction.cpp
|
Fix for "DICompileUnit not listed in llvm.dbg.cu" verification error after ...
|
2019-08-28 21:27:50 +00:00 |
CloneModule.cpp
|
Fix for "DICompileUnit not listed in llvm.dbg.cu" verification error after ...
|
2019-08-28 21:27:50 +00:00 |
CMakeLists.txt
|
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM"
|
2019-09-11 16:19:50 +00:00 |
CodeExtractor.cpp
|
[CodeExtractor] Factor out and reuse shrinkwrap analysis
|
2019-10-08 17:17:51 +00:00 |
CtorUtils.cpp
|
|
|
DemoteRegToStack.cpp
|
|
|
EntryExitInstrumenter.cpp
|
Reland "[ARM] push LR before __gnu_mcount_nc"
|
2019-08-16 23:30:16 +00:00 |
EscapeEnumerator.cpp
|
|
|
Evaluator.cpp
|
[llvm] Migrate llvm::make_unique to std::make_unique
|
2019-08-15 15:54:37 +00:00 |
FlattenCFG.cpp
|
Handle successor's PHI node correctly when flattening CFG merges two if-regions
|
2019-09-26 15:20:17 +00:00 |
FunctionComparator.cpp
|
|
|
FunctionImportUtils.cpp
|
FunctionImportGlobalProcessing::processGlobalForThinLTO - silence static analyzer dyn_cast<FunctionSummary> null dereference warning. NFCI.
|
2019-09-27 15:49:19 +00:00 |
GlobalStatus.cpp
|
|
|
GuardUtils.cpp
|
|
|
ImportedFunctionsInliningStatistics.cpp
|
[Instruction] Add hasMetadata(Kind) helper [NFC]
|
2019-09-04 17:28:48 +00:00 |
InlineFunction.cpp
|
|
|
InstructionNamer.cpp
|
|
|
IntegerDivision.cpp
|
|
|
LCSSA.cpp
|
|
|
LibCallsShrinkWrap.cpp
|
Change TargetLibraryInfo analysis passes to always require Function
|
2019-09-07 03:09:36 +00:00 |
LLVMBuild.txt
|
|
|
Local.cpp
|
[Local] Handle terminators with users in removeUnreachableBlocks.
|
2019-10-02 19:38:24 +00:00 |
LoopRotationUtils.cpp
|
[MemorySSA] Make the use of moveAllAfterMergeBlocks consistent.
|
2019-10-09 15:54:24 +00:00 |
LoopSimplify.cpp
|
[llvm] Migrate llvm::make_unique to std::make_unique
|
2019-08-15 15:54:37 +00:00 |
LoopUnroll.cpp
|
[LoopUnroll] Use Lazy strategy for DTU used for MergeBlockIntoPredecessor.
|
2019-08-29 04:26:29 +00:00 |
LoopUnrollAndJam.cpp
|
[LoopUnrollAndJam] Use Lazy strategy for DTU.
|
2019-08-29 17:47:58 +00:00 |
LoopUnrollPeel.cpp
|
[Loop Peeling] Fix silly bug in metadata update.
|
2019-08-22 10:06:46 +00:00 |
LoopUnrollRuntime.cpp
|
|
|
LoopUtils.cpp
|
[MemorySSA] Re-enable MemorySSA use.
|
2019-09-04 19:16:04 +00:00 |
LoopVersioning.cpp
|
[BasicBlockUtils] Add optional BBName argument, in line with BB:splitBasicBlock
|
2019-09-13 08:03:32 +00:00 |
LowerInvoke.cpp
|
|
|
LowerMemIntrinsics.cpp
|
|
|
LowerSwitch.cpp
|
|
|
Mem2Reg.cpp
|
|
|
MetaRenamer.cpp
|
Change TargetLibraryInfo analysis passes to always require Function
|
2019-09-07 03:09:36 +00:00 |
MisExpect.cpp
|
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM"
|
2019-09-11 16:19:50 +00:00 |
ModuleUtils.cpp
|
ModuleUtils - silence static analyzer dyn_cast<> null dereference warning. NFCI.
|
2019-09-27 16:55:49 +00:00 |
NameAnonGlobals.cpp
|
|
|
PredicateInfo.cpp
|
Second attempt to add iterator_range::empty()
|
2019-10-07 18:14:24 +00:00 |
PromoteMemoryToRegister.cpp
|
|
|
SanitizerStats.cpp
|
|
|
SimplifyCFG.cpp
|
Second attempt to add iterator_range::empty()
|
2019-10-07 18:14:24 +00:00 |
SimplifyIndVar.cpp
|
|
|
SimplifyLibCalls.cpp
|
[InstCombine] Fix PR43617
|
2019-10-09 22:03:23 +00:00 |
SizeOpts.cpp
|
|
|
SplitModule.cpp
|
|
|
SSAUpdater.cpp
|
|
|
SSAUpdaterBulk.cpp
|
|
|
StripGCRelocates.cpp
|
|
|
StripNonLineTableDebugInfo.cpp
|
|
|
SymbolRewriter.cpp
|
[llvm] Migrate llvm::make_unique to std::make_unique
|
2019-08-15 15:54:37 +00:00 |
UnifyFunctionExitNodes.cpp
|
|
|
Utils.cpp
|
|
|
ValueMapper.cpp
|
[ValueMapper] NFC: Remove dead code to pause metadata mapping
|
2019-08-28 17:43:14 +00:00 |
VNCoercion.cpp
|
[Alignment][NFC] Remove LoadInst::setAlignment(unsigned)
|
2019-09-30 09:37:05 +00:00 |