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:
2a63255
)
Test the instruction combiner
author
Chris Lattner
<sabre@nondot.org>
Thu, 18 Apr 2002 15:39:15 +0000
(15:39 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 18 Apr 2002 15:39:15 +0000
(15:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2287
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index 19249ed20cf4dd76df8e0c5317d2b9cea2712280..beb2fce11bc1fdbeac6801d2b9d90d4319915959 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-1,3
+1,3
@@
LEVEL = ../../..
-DIRS = LevelRaise DecomposeMultiDimRefs Mem2Reg
+DIRS = LevelRaise DecomposeMultiDimRefs
InstCombine
Mem2Reg
include $(LEVEL)/Makefile.common