Run indvars tests
[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