| .. |
|
ADCE.cpp
|
Move DomTreeUpdater from IR to Analysis
|
2019-02-06 02:52:52 +00:00 |
|
AlignmentFromAssumptions.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
BDCE.cpp
|
[BDCE] Optimize find+insert with early insert
|
2019-03-07 06:38:03 +00:00 |
|
CMakeLists.txt
|
Add basic loop fusion pass.
|
2019-04-17 18:53:27 +00:00 |
|
CallSiteSplitting.cpp
|
[DTU] Refine the interface and logic of applyUpdates
|
2019-02-22 13:48:38 +00:00 |
|
ConstantHoisting.cpp
|
Use llvm::stable_sort
|
2019-04-23 14:51:27 +00:00 |
|
ConstantProp.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
CorrelatedValuePropagation.cpp
|
Revert "[ConstantRange] Rename make{Guaranteed -> Exact}NoWrapRegion() NFC"
|
2019-04-22 09:01:38 +00:00 |
|
DCE.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
DeadStoreElimination.cpp
|
Add "const" in GetUnderlyingObjects. NFC
|
2019-04-24 06:55:50 +00:00 |
|
DivRemPairs.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
EarlyCSE.cpp
|
[EarlyCSE] detect equivalence of selects with inverse conditions and commuted operands (PR41101)
|
2019-04-16 20:41:20 +00:00 |
|
FlattenCFGPass.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
Float2Int.cpp
|
[ConstantRange] Add getFull() + getEmpty() named constructors; NFC
|
2019-03-24 09:34:40 +00:00 |
|
GVN.cpp
|
GVN: Handle addrspacecast
|
2019-05-18 14:36:06 +00:00 |
|
GVNHoist.cpp
|
Use llvm::stable_sort
|
2019-04-23 14:51:27 +00:00 |
|
GVNSink.cpp
|
Use llvm::stable_sort
|
2019-04-23 14:51:27 +00:00 |
|
GuardWidening.cpp
|
[GuardWidening] Wire up a NPM version of the LoopGuardWidening pass
|
2019-04-18 19:17:14 +00:00 |
|
IVUsersPrinter.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
IndVarSimplify.cpp
|
[LFTR] Strengthen assertions in genLoopLimit [NFCI]
|
2019-05-17 02:18:03 +00:00 |
|
InductiveRangeCheckElimination.cpp
|
[MemorySSA] Teach LoopSimplify to preserve MemorySSA.
|
2019-05-08 17:05:36 +00:00 |
|
InferAddressSpaces.cpp
|
[InferAddressSpaces] Enhance the handling of cosntexpr.
|
2019-05-10 14:57:42 +00:00 |
|
InstSimplifyPass.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
JumpThreading.cpp
|
[JumpThreading] A bug fix for stale loop info after unfold select
|
2019-05-15 15:15:16 +00:00 |
|
LICM.cpp
|
[LICM] Allow AliasSetMap to contain top-level loops.
|
2019-05-14 19:41:36 +00:00 |
|
LLVMBuild.txt
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LoopAccessAnalysisPrinter.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LoopDataPrefetch.cpp
|
[opaque pointer types] Pass function types to CallInst creation.
|
2019-02-01 20:43:25 +00:00 |
|
LoopDeletion.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LoopDistribute.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LoopFuse.cpp
|
Fix unused variable warning in LoopFusion pass.
|
2019-04-25 02:10:02 +00:00 |
|
LoopIdiomRecognize.cpp
|
[IR] Refactor attribute methods in Function class (NFC)
|
2019-04-04 22:40:06 +00:00 |
|
LoopInstSimplify.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LoopInterchange.cpp
|
[MemorySSA] Teach LoopSimplify to preserve MemorySSA.
|
2019-05-08 17:05:36 +00:00 |
|
LoopLoadElimination.cpp
|
[PGO] Profile guided code size optimization.
|
2019-04-15 16:49:00 +00:00 |
|
LoopPassManager.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LoopPredication.cpp
|
[LoopPred] Fix a blatantly obvious bug in r358684
|
2019-04-18 17:01:19 +00:00 |
|
LoopRerollPass.cpp
|
[LoopReroll] Fix reroll root legality checking.
|
2019-02-12 00:33:25 +00:00 |
|
LoopRotation.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LoopSimplifyCFG.cpp
|
[LoopSimplifyCFG] Suppress expensive DomTree verification
|
2019-04-29 13:29:55 +00:00 |
|
LoopSink.cpp
|
Use llvm::stable_sort
|
2019-04-23 14:51:27 +00:00 |
|
LoopStrengthReduce.cpp
|
Revert "[LSR] Tweak setup cost depth threshold to 10."
|
2019-05-13 15:37:18 +00:00 |
|
LoopUnrollAndJamPass.cpp
|
[PGO] Profile guided code size optimization.
|
2019-04-15 16:49:00 +00:00 |
|
LoopUnrollPass.cpp
|
[MemorySSA] Teach LoopSimplify to preserve MemorySSA.
|
2019-05-08 17:05:36 +00:00 |
|
LoopUnswitch.cpp
|
[IR] Refactor attribute methods in Function class (NFC)
|
2019-04-04 22:40:06 +00:00 |
|
LoopVersioningLICM.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LowerAtomic.cpp
|
[opaque pointer types] Pass value type to LoadInst creation.
|
2019-02-01 20:44:24 +00:00 |
|
LowerExpectIntrinsic.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LowerGuardIntrinsic.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
LowerWidenableCondition.cpp
|
Update more files added with the old header to the new one.
|
2019-02-11 08:25:56 +00:00 |
|
MakeGuardsExplicit.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
MemCpyOptimizer.cpp
|
[opaque pointer types] Pass value type to GetElementPtr creation.
|
2019-02-01 20:44:47 +00:00 |
|
MergeICmps.cpp
|
[MergeICmps][NFC] Add more debug.
|
2019-05-17 12:07:51 +00:00 |
|
MergedLoadStoreMotion.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
NaryReassociate.cpp
|
[opaque pointer types] Pass value type to GetElementPtr creation.
|
2019-02-01 20:44:47 +00:00 |
|
NewGVN.cpp
|
[IR] Add WithOverflowInst class
|
2019-04-16 18:55:16 +00:00 |
|
PartiallyInlineLibCalls.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
PlaceSafepoints.cpp
|
[CallSite removal] Migrate the statepoint GC infrastructure to use the
|
2019-02-11 07:42:30 +00:00 |
|
Reassociate.cpp
|
[Reassociation] Place moved instructions after landing pads
|
2019-05-08 15:44:24 +00:00 |
|
Reg2Mem.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
RewriteStatepointsForGC.cpp
|
[CallSite removal] Migrate the statepoint GC infrastructure to use the
|
2019-02-11 07:42:30 +00:00 |
|
SCCP.cpp
|
[SCCP] Fix crash when trying to constant-fold terminators multiple times.
|
2019-05-08 09:09:54 +00:00 |
|
SROA.cpp
|
[SROA] Fix a crash when trying to convert a memset to an non-integral pointer type
|
2019-03-12 20:15:05 +00:00 |
|
Scalar.cpp
|
Add basic loop fusion pass.
|
2019-04-17 18:53:27 +00:00 |
|
Scalarizer.cpp
|
[opaque pointer types] Pass value type to GetElementPtr creation.
|
2019-02-01 20:44:47 +00:00 |
|
SeparateConstOffsetFromGEP.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
SimpleLoopUnswitch.cpp
|
Use llvm::stable_sort
|
2019-04-23 14:51:27 +00:00 |
|
SimplifyCFGPass.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
Sink.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
SpeculateAroundPHIs.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
SpeculativeExecution.cpp
|
Support FNeg in SpeculativeExecution pass
|
2019-05-14 16:51:18 +00:00 |
|
StraightLineStrengthReduce.cpp
|
[opaque pointer types] Pass value type to GetElementPtr creation.
|
2019-02-01 20:44:47 +00:00 |
|
StructurizeCFG.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
|
TailRecursionElimination.cpp
|
[DTU] Deprecate insertEdge*/deleteEdge*
|
2019-02-22 05:41:43 +00:00 |
|
WarnMissedTransforms.cpp
|
[IR] Refactor attribute methods in Function class (NFC)
|
2019-04-04 22:40:06 +00:00 |