Sign in
chromium
/
external
/
github.com
/
llvm-mirror
/
llvm
/
refs/heads/release_38
/
.
/
test
/
Transforms
tree: aeb0789c99c662d3cb146bace266249a684d8c6e [
path history
]
[
tgz
]
ADCE/
AddDiscriminators/
AlignmentFromAssumptions/
ArgumentPromotion/
AtomicExpand/
BBVectorize/
BDCE/
BranchFolding/
CodeExtractor/
CodeGenPrepare/
ConstantHoisting/
ConstantMerge/
ConstProp/
CorrelatedValuePropagation/
CrossDSOCFI/
DeadArgElim/
DeadStoreElimination/
EarlyCSE/
EliminateAvailableExternally/
Float2Int/
ForcedFunctionAttrs/
FunctionAttrs/
FunctionImport/
GCOVProfiling/
GlobalDCE/
GlobalOpt/
GVN/
IndVarSimplify/
InferFunctionAttrs/
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/
PGOProfile/
PhaseOrdering/
PlaceSafepoints/
PruneEH/
Reassociate/
Reg2Mem/
RewriteStatepointsForGC/
SafeStack/
SampleProfile/
Scalarizer/
ScalarRepl/
SCCP/
SeparateConstOffsetFromGEP/
SimplifyCFG/
Sink/
SLPVectorizer/
SpeculativeExecution/
SROA/
StraightLineStrengthReduce/
StripDeadPrototypes/
StripSymbols/
StructurizeCFG/
TailCallElim/
TailDup/
Util/