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:
c14ded4
)
Run constantmerge tests too
author
Chris Lattner
<sabre@nondot.org>
Mon, 23 Sep 2002 22:26:23 +0000
(22:26 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 23 Sep 2002 22:26:23 +0000
(22:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3893
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index 1a291b73753c5e4c3ebc96746b08eccedd38e3ba..fba97bdfee682ab483525bdf0cbf5dbaabce005e 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-1,6
+1,6
@@
LEVEL = ../../..
-DIRS = ADCE CFGSimplify ConstProp Co
rrelatedExprs DecomposeMultiDimRef
s \
- FunctionResolve GCSE \
+DIRS = ADCE CFGSimplify ConstProp Co
nstantMerge CorrelatedExpr
s \
+
DecomposeMultiDimRefs
FunctionResolve GCSE \
GlobalDCE IndVarSimplify Inline InstCombine LevelRaise LICM Mem2Reg \
PiNodeInserter ProfilePaths Reassociate SCCP SimplifyCFG
include $(LEVEL)/Makefile.common