hanchenye-llvm-project/llvm/test/Regression/Transforms/Makefile

25 lines
360 B
Makefile

LEVEL = ../../..
DIRS = ADCE \
CFGSimplify \
ConstProp \
ConstantMerge \
CorrelatedExprs \
DecomposeMultiDimRefs \
FunctionResolve \
GCSE \
GlobalDCE \
IndVarsSimplify \
Inline \
InstCombine \
LevelRaise \
LICM \
Mem2Reg \
PiNodeInserter \
LoopPreheaders \
ProfilePaths \
Reassociate \
SCCP \
SimplifyCFG
include $(LEVEL)/Makefile.common