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:
ffd9bf4
)
Add PRE directory
author
Chris Lattner
<sabre@nondot.org>
Wed, 16 Apr 2003 20:23:42 +0000
(20:23 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 16 Apr 2003 20:23:42 +0000
(20:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5783
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index 6dca9999fa1bb53f5f22b4c163cd7fbb58dd6bce..7f3b28db6789e16befc844ca908cd957bd150c37 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-16,6
+16,7
@@
DIRS = ADCE \
LICM \
Mem2Reg \
PiNodeInserter \
+ PRE \
LoopPreheaders \
ProfilePaths \
Reassociate \