Test the instruction combiner

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2287 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-04-18 15:39:15 +00:00
parent 2a632551a7
commit 88f2501eda

View File

@ -1,3 +1,3 @@
LEVEL = ../../..
DIRS = LevelRaise DecomposeMultiDimRefs Mem2Reg
DIRS = LevelRaise DecomposeMultiDimRefs InstCombine Mem2Reg
include $(LEVEL)/Makefile.common