.. |
AMDGPUEmitPrintf.cpp
|
Fix unused variable warning. NFCI.
|
2020-01-16 13:02:40 +00:00 |
ASanStackFrameLayout.cpp
|
…
|
|
AddDiscriminators.cpp
|
[NFC] Fix trivial typos in comments
|
2020-01-06 10:50:26 +00:00 |
AssumeBundleBuilder.cpp
|
[NFC] Split Knowledge retention and place it more appropriatly
|
2020-04-02 15:01:41 +02:00 |
BasicBlockUtils.cpp
|
Introduce unify-loop-exits pass.
|
2020-03-30 13:23:56 -04:00 |
BreakCriticalEdges.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
BuildLibCalls.cpp
|
Introduce support for lib function aligned_alloc in TLI / memory builtins
|
2020-03-29 23:36:24 +05:30 |
BypassSlowDivision.cpp
|
[BypassSlowDivision][CodeGenPrepare] avoid crashing on unused code (PR43514)
|
2019-10-01 21:25:36 +00:00 |
CMakeLists.txt
|
[NFC] Split Knowledge retention and place it more appropriatly
|
2020-04-02 15:01:41 +02:00 |
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
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
CloneFunction.cpp
|
[CloneFunction] Update loop headers after cloning all blocks in loop.
|
2020-02-21 22:18:24 +00:00 |
CloneModule.cpp
|
Fix for "DICompileUnit not listed in llvm.dbg.cu" verification error after ...
|
2019-08-28 21:27:50 +00:00 |
CodeExtractor.cpp
|
[NFC] Try fix ubsan buildbot after 876d133789
|
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
|
Add option to limit Debugify to locations (omitting variables)
|
2020-04-06 15:04:55 -07:00 |
DemoteRegToStack.cpp
|
…
|
|
EntryExitInstrumenter.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
EscapeEnumerator.cpp
|
…
|
|
Evaluator.cpp
|
[ConstantFolding] Always return something from ConstantFoldConstant
|
2020-03-04 18:24:47 +01: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
|
Remove SequentialType from the type heirarchy.
|
2020-04-06 17:03:49 -07:00 |
FunctionImportUtils.cpp
|
[ThinLTO] Fix importing of writeonly variables in distributed ThinLTO
|
2019-12-04 14:59:27 -08:00 |
GlobalStatus.cpp
|
…
|
|
GuardUtils.cpp
|
Further cleanup manipulation of widenable branches [NFC]
|
2019-11-21 15:07:30 -08:00 |
ImportedFunctionsInliningStatistics.cpp
|
[Instruction] Add hasMetadata(Kind) helper [NFC]
|
2019-09-04 17:28:48 +00:00 |
InjectTLIMappings.cpp
|
[VectorUtils] Move ToVectorTy to VectorUtils.h (NFC).
|
2020-02-21 17:31:24 +00:00 |
InlineFunction.cpp
|
[InlineFunction] Update metadata on loads that are return values
|
2020-04-05 14:50:10 -04:00 |
InstructionNamer.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
IntegerDivision.cpp
|
…
|
|
LCSSA.cpp
|
[LCSSA] Don't use VH callbacks to invalidate SCEV when creating LCSSA phis
|
2019-12-06 13:21:49 +07:00 |
LLVMBuild.txt
|
…
|
|
LibCallsShrinkWrap.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
Local.cpp
|
[NFC] Modernize misc. uses of Align/MaybeAlign APIs.
|
2020-04-06 17:53:04 -07:00 |
LoopRotationUtils.cpp
|
[NFC] LoopRotate: do issue debug message when not rotating due to instr count
|
2020-03-17 09:26:09 +03:00 |
LoopSimplify.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
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
|
[LoopPeel] Turn incorrect assert into a check
|
2020-03-12 17:23:07 +07:00 |
LoopUnrollRuntime.cpp
|
[NFC][SCEV] Piping to pass new SCEVCheapExpansionBudget option into SCEVExpander::isHighCostExpansionHelper()
|
2020-02-25 23:05:57 +03:00 |
LoopUtils.cpp
|
Revert "[SCEV] rewriteLoopExitValues(): even if have hard uses, still rewrite if cheap (PR44668)"
|
2020-04-03 20:15:04 +03:00 |
LoopVersioning.cpp
|
Revert "[SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC)."
|
2020-01-04 18:44:38 +00:00 |
LowerInvoke.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
LowerMemIntrinsics.cpp
|
Utils: Mostly convert memcpy expansion to use Align
|
2020-03-22 11:21:44 -04:00 |
LowerSwitch.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
Mem2Reg.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
MetaRenamer.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
MisExpect.cpp
|
Add missing includes needed to prune LLVMContext.h include, NFC
|
2019-11-14 15:23:15 -08:00 |
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
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
PromoteMemoryToRegister.cpp
|
…
|
|
SSAUpdater.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
SSAUpdaterBulk.cpp
|
…
|
|
SanitizerStats.cpp
|
…
|
|
SimplifyCFG.cpp
|
Allow replacing intrinsic operands with variables
|
2020-03-23 15:51:57 -04:00 |
SimplifyIndVar.cpp
|
[NFC][SCEV] Piping to pass new SCEVCheapExpansionBudget option into SCEVExpander::isHighCostExpansionHelper()
|
2020-02-25 23:05:57 +03:00 |
SimplifyLibCalls.cpp
|
Revert "[SimplifyLibCalls] Erase replaced instructions"
|
2020-04-02 17:30:47 +02:00 |
SizeOpts.cpp
|
[PGO][PGSO] Use IsColdXNthPercentile for sample PGO.
|
2020-03-05 09:54:54 -08:00 |
SplitModule.cpp
|
…
|
|
StripGCRelocates.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
StripNonLineTableDebugInfo.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
SymbolRewriter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
UnifyFunctionExitNodes.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
UnifyLoopExits.cpp
|
Introduce unify-loop-exits pass.
|
2020-03-30 13:23:56 -04:00 |
Utils.cpp
|
Introduce unify-loop-exits pass.
|
2020-03-30 13:23:56 -04:00 |
VNCoercion.cpp
|
[NFC] Modernize misc. uses of Align/MaybeAlign APIs.
|
2020-04-06 17:53:04 -07:00 |
ValueMapper.cpp
|
[ValueMapper] NFC: Remove dead code to pause metadata mapping
|
2019-08-28 17:43:14 +00:00 |