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:
4a81067
)
Add tests for the pruneeh pass
author
Chris Lattner
<sabre@nondot.org>
Sun, 31 Aug 2003 02:36:10 +0000
(
02:36
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 31 Aug 2003 02:36:10 +0000
(
02:36
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8248
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index 54f539538e70940a843ca79703dcf45b48c8ca2b..7ad75f536642167b301263a6a053feb8effb772b 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-12,11
+12,12
@@
DIRS = ADCE \
InstCombine \
LevelRaise \
LICM \
+ LoopPreheaders \
LowerSwitch \
Mem2Reg \
PiNodeInserter \
PRE \
-
LoopPreheaders
\
+
PruneEH
\
ProfilePaths \
Reassociate \
SCCP \