llvm-6502/test/Transforms/Makefile

28 lines
402 B
Makefile
Raw Normal View History

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