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:
78c6d4f
)
add PR#
author
Chris Lattner
<sabre@nondot.org>
Sun, 29 Nov 2009 01:28:58 +0000
(
01:28
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 29 Nov 2009 01:28:58 +0000
(
01:28
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90049
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/GVN/pre-load.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/GVN/pre-load.ll
b/test/Transforms/GVN/pre-load.ll
index 2e9c247bc60abadbc5d7ab5e5723946239050662..7047d4eba48574b95b9f387d26eaa356659b6d6c 100644
(file)
--- a/
test/Transforms/GVN/pre-load.ll
+++ b/
test/Transforms/GVN/pre-load.ll
@@
-320,6
+320,7
@@
return:
; G[j] = G[j] + G[j+1] + G[j-1];
;}
+; PR5501
define void @test10(i32 %N, double* nocapture %G) nounwind ssp {
entry:
%0 = add i32 %N, -1