run reassociate tests
[oota-llvm.git] / test / Transforms / Makefile
1 LEVEL  = ../../..
2 DIRS   = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine \
3          LevelRaise Mem2Reg Reassociate SCCP
4 include $(LEVEL)/Makefile.common