d8c8b1a2ca81462b7834061eded320a4a447bb29
[oota-llvm.git] / test / Transforms / Makefile
1 LEVEL  = ../../..
2 DIRS   = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs FunctionResolve GCSE \
3          GlobalDCE IndVarSimplify Inline InstCombine LevelRaise LICM Mem2Reg \
4          PiNodeInserter ProfilePaths Reassociate SCCP SimplifyCFG
5 include $(LEVEL)/Makefile.common