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:
511cbbe
)
Run LICM tests
author
Chris Lattner
<sabre@nondot.org>
Fri, 10 May 2002 22:21:38 +0000
(22:21 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 10 May 2002 22:21:38 +0000
(22:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2609
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index e35250f711f7563076a93a691052bd15a71f91e9..4c63698fa72702b4f5911d56f2e813538e6dc8cf 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-1,4
+1,4
@@
LEVEL = ../../..
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine \
- LevelRaise Mem2Reg PiNodeInserter Reassociate SCCP
+ LevelRaise
LICM
Mem2Reg PiNodeInserter Reassociate SCCP
include $(LEVEL)/Makefile.common