Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c1a2977fb24a799a11f3586cfd45d39f300ae002
/
.
/
llvm
/
test
/
Transforms
tree: 8312e6e9ea295de65bdb1e6c23151fd32d48486d [
path history
]
[
tgz
]
ADCE/
AddDiscriminators/
AlignmentFromAssumptions/
ArgumentPromotion/
AtomicExpand/
BBVectorize/
BDCE/
BranchFolding/
CodeExtractor/
CodeGenPrepare/
ConstantHoisting/
ConstantMerge/
ConstProp/
CorrelatedValuePropagation/
DeadArgElim/
DeadStoreElimination/
EarlyCSE/
EliminateAvailableExternally/
Float2Int/
FunctionAttrs/
GCOVProfiling/
GlobalDCE/
GlobalOpt/
GVN/
IndVarSimplify/
Inline/
InstCombine/
InstMerge/
InstSimplify/
Internalize/
IPConstantProp/
IRCE/
JumpThreading/
LCSSA/
LICM/
LoadCombine/
LoopDeletion/
LoopDistribute/
LoopIdiom/
LoopInterchange/
LoopLoadElim/
LoopReroll/
LoopRotate/
LoopSimplify/
LoopStrengthReduce/
LoopUnroll/
LoopUnswitch/
LoopVectorize/
LowerAtomic/
LowerBitSets/
LowerExpectIntrinsic/
LowerInvoke/
LowerSwitch/
Mem2Reg/
MemCpyOpt/
MergeFunc/
MetaRenamer/
NaryReassociate/
ObjCARC/
PartiallyInlineLibCalls/
PhaseOrdering/
PlaceSafepoints/
PruneEH/
Reassociate/
Reg2Mem/
RewriteStatepointsForGC/
SafeStack/
SampleProfile/
Scalarizer/
ScalarRepl/
SCCP/
SeparateConstOffsetFromGEP/
SimplifyCFG/
Sink/
SLPVectorizer/
SpeculativeExecution/
SROA/
StraightLineStrengthReduce/
StripDeadPrototypes/
StripSymbols/
StructurizeCFG/
TailCallElim/
TailDup/
Util/