1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/test/Regression/Transforms/Makefile

7 lines
297 B
Makefile
Raw Normal View History

LEVEL = ../../..
DIRS = ADCE CFGSimplify ConstProp ConstantMerge CorrelatedExprs \
DecomposeMultiDimRefs FunctionResolve GCSE \
2002-09-10 06:55:36 +02:00
GlobalDCE IndVarSimplify Inline InstCombine LevelRaise LICM Mem2Reg \
PiNodeInserter ProfilePaths Reassociate SCCP SimplifyCFG
include $(LEVEL)/Makefile.common