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:
a156ee1
)
Patch supplied by gabor.
author
Jeff Cohen
<jeffc@jolt-lang.org>
Sun, 15 Apr 2007 03:09:23 +0000
(
03:09
+0000)
committer
Jeff Cohen
<jeffc@jolt-lang.org>
Sun, 15 Apr 2007 03:09:23 +0000
(
03:09
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36042
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/InstCombine/store-merge.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/InstCombine/store-merge.ll
b/test/Transforms/InstCombine/store-merge.ll
index c457a2f9c9a00590d7ce5a14ede5b269dc1458df..7b286ed9a81b1080a4e80907885548365a579131 100644
(file)
--- a/
test/Transforms/InstCombine/store-merge.ll
+++ b/
test/Transforms/InstCombine/store-merge.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {ret i32
%
storemerge} | wc -l | grep 2
+; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {ret i32
\045
storemerge} | wc -l | grep 2
;; Simple sinking tests
; "if then else"