1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 22:12:47 +01:00
llvm-mirror/test/Regression/Transforms/Makefile
2003-05-06 19:04:02 +00:00

28 lines
402 B
Makefile

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