projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56732fb
)
run reassociate tests
author
Chris Lattner
<sabre@nondot.org>
Wed, 8 May 2002 21:34:11 +0000
(21:34 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 8 May 2002 21:34:11 +0000
(21:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2554
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index d7c72ed261ec0f05a30810c4ca35b9572f90d278..62c1f9d7edc234566dd2ff376f70aae185bcf91d 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-1,3
+1,4
@@
LEVEL = ../../..
-DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine LevelRaise Mem2Reg SCCP
+DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine \
+ LevelRaise Mem2Reg Reassociate SCCP
include $(LEVEL)/Makefile.common