.. |
AddDiscriminators.cpp
|
|
|
AMDGPUEmitPrintf.cpp
|
Fix unused variable warning. NFCI.
|
2020-01-16 13:02:40 +00:00 |
ASanStackFrameLayout.cpp
|
|
|
BasicBlockUtils.cpp
|
[CodeGenPrepare] Handle ExtractValueInst in dupRetToEnableTailCallOpts
|
2020-03-04 11:10:32 -08:00 |
BreakCriticalEdges.cpp
|
|
|
BuildLibCalls.cpp
|
[BuildLibCalls] Accept IRBuilderBase; NFC
|
2020-02-18 17:58:16 +01:00 |
BypassSlowDivision.cpp
|
|
|
CallGraphUpdater.cpp
|
[Attributor] Derive memory location attributes (argmemonly, ...)
|
2020-02-14 19:05:51 -06:00 |
CallPromotionUtils.cpp
|
[CallPromotionUtils] Add missing promotion legality check to tryPromoteCall.
|
2020-02-28 09:35:09 -08:00 |
CanonicalizeAliases.cpp
|
|
|
CloneFunction.cpp
|
[CloneFunction] Update loop headers after cloning all blocks in loop.
|
2020-02-21 22:18:24 +00:00 |
CloneModule.cpp
|
|
|
CMakeLists.txt
|
Revert "[AssumeBundles] Move to IR so it can be used by Analysis"
|
2020-03-09 09:02:47 -07:00 |
CodeExtractor.cpp
|
[NFC] Try fix ubsan buildbot after 876d13378931bee3dcefafff8729c40d5457ff31
|
2020-03-03 17:53:02 +01:00 |
CodeMoverUtils.cpp
|
Fix MSVC lamdba default capture mode warning. NFCI.
|
2020-01-29 15:47:04 +00:00 |
CtorUtils.cpp
|
|
|
Debugify.cpp
|
[Transforms][Debugify] Ignore PHI nodes when checking for DebugLocs
|
2020-02-27 16:14:11 +00:00 |
DemoteRegToStack.cpp
|
|
|
EntryExitInstrumenter.cpp
|
|
|
EscapeEnumerator.cpp
|
|
|
Evaluator.cpp
|
[ConstantFolding] Always return something from ConstantFoldConstant
|
2020-03-04 18:24:47 +01:00 |
FlattenCFG.cpp
|
|
|
FunctionComparator.cpp
|
|
|
FunctionImportUtils.cpp
|
|
|
GlobalStatus.cpp
|
|
|
GuardUtils.cpp
|
|
|
ImportedFunctionsInliningStatistics.cpp
|
|
|
InjectTLIMappings.cpp
|
[VectorUtils] Move ToVectorTy to VectorUtils.h (NFC).
|
2020-02-21 17:31:24 +00:00 |
InlineFunction.cpp
|
[Local] Do not move around dbg.declares during replaceDbgDeclare
|
2020-02-13 14:35:02 -08:00 |
InstructionNamer.cpp
|
|
|
IntegerDivision.cpp
|
|
|
KnowledgeRetention.cpp
|
Revert "[AssumeBundles] Move to IR so it can be used by Analysis"
|
2020-03-09 09:02:47 -07:00 |
LCSSA.cpp
|
|
|
LibCallsShrinkWrap.cpp
|
|
|
LLVMBuild.txt
|
|
|
Local.cpp
|
[Coroutines] Use dbg.declare for frame variables
|
2020-03-03 17:13:46 -05:00 |
LoopRotationUtils.cpp
|
[LoopRotate] add ability to repeat loop rotation until non-deoptimizing exit is found
|
2020-01-23 15:56:24 +03:00 |
LoopSimplify.cpp
|
|
|
LoopUnroll.cpp
|
[NFC][SCEV] Piping to pass TTI into SCEVExpander::isHighCostExpansionHelper()
|
2020-02-25 23:05:56 +03:00 |
LoopUnrollAndJam.cpp
|
[NFC][SCEV] Piping to pass TTI into SCEVExpander::isHighCostExpansionHelper()
|
2020-02-25 23:05:56 +03:00 |
LoopUnrollPeel.cpp
|
[Loop Peeling] Add possibility to enable peeling on loop nests.
|
2020-03-02 08:37:11 -08:00 |
LoopUnrollRuntime.cpp
|
[NFC][SCEV] Piping to pass new SCEVCheapExpansionBudget option into SCEVExpander::isHighCostExpansionHelper()
|
2020-02-25 23:05:57 +03:00 |
LoopUtils.cpp
|
[LoopVectorizer] Add reduction tests for inloop reductions. NFC
|
2020-03-03 10:54:00 +00:00 |
LoopVersioning.cpp
|
|
|
LowerInvoke.cpp
|
|
|
LowerMemIntrinsics.cpp
|
|
|
LowerSwitch.cpp
|
|
|
Mem2Reg.cpp
|
|
|
MetaRenamer.cpp
|
|
|
MisExpect.cpp
|
|
|
ModuleUtils.cpp
|
[llvm][VectorUtils] Tweak VFShape for scalable vector functions.
|
2020-01-30 05:53:56 +00:00 |
NameAnonGlobals.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
PredicateInfo.cpp
|
|
|
PromoteMemoryToRegister.cpp
|
|
|
SanitizerStats.cpp
|
|
|
SimplifyCFG.cpp
|
Re-revert: Recover debug intrinsics when killing duplicated/empty blocks
|
2020-02-13 11:48:19 +00:00 |
SimplifyIndVar.cpp
|
[NFC][SCEV] Piping to pass new SCEVCheapExpansionBudget option into SCEVExpander::isHighCostExpansionHelper()
|
2020-02-25 23:05:57 +03:00 |
SimplifyLibCalls.cpp
|
[APFloat] Make use of new overloaded comparison operators. NFC.
|
2020-03-06 16:42:53 +00:00 |
SizeOpts.cpp
|
[PGO][PGSO] Use IsColdXNthPercentile for sample PGO.
|
2020-03-05 09:54:54 -08:00 |
SplitModule.cpp
|
|
|
SSAUpdater.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
SSAUpdaterBulk.cpp
|
|
|
StripGCRelocates.cpp
|
|
|
StripNonLineTableDebugInfo.cpp
|
|
|
SymbolRewriter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
UnifyFunctionExitNodes.cpp
|
|
|
Utils.cpp
|
|
|
ValueMapper.cpp
|
|
|
VNCoercion.cpp
|
[ConstantFolding] Always return something from ConstantFoldConstant
|
2020-03-04 18:24:47 +01:00 |