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:
0492c49
)
this doesn't need EH
author
Chris Lattner
<sabre@nondot.org>
Wed, 26 Nov 2008 00:03:26 +0000
(
00:03
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 26 Nov 2008 00:03:26 +0000
(
00:03
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60066
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/loop-strength-reduce.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/loop-strength-reduce.ll
b/test/CodeGen/X86/loop-strength-reduce.ll
index 7cdc4492ab38c4db4be2fe934693d4b11c3e753d..8bacbd97bbe7f2e14c1cc77f14fdbb96cd1b7052 100644
(file)
--- a/
test/CodeGen/X86/loop-strength-reduce.ll
+++ b/
test/CodeGen/X86/loop-strength-reduce.ll
@@
-5,7
+5,7
@@
@A = internal global [16 x [16 x i32]] zeroinitializer, align 32 ; <[16 x [16 x i32]]*> [#uses=2]
-define void @test(i32 %row, i32 %N.in) {
+define void @test(i32 %row, i32 %N.in)
nounwind
{
entry:
%N = bitcast i32 %N.in to i32 ; <i32> [#uses=1]
%tmp5 = icmp sgt i32 %N.in, 0 ; <i1> [#uses=1]