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:
fd4af7d
)
Remove unused CHECK lines copied from another test
author
Pete Cooper
<peter_cooper@apple.com>
Fri, 22 Feb 2013 18:16:21 +0000
(18:16 +0000)
committer
Pete Cooper
<peter_cooper@apple.com>
Fri, 22 Feb 2013 18:16:21 +0000
(18:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175905
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/fast-isel-constant.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/fast-isel-constant.ll
b/test/CodeGen/X86/fast-isel-constant.ll
index 394c1f9370418456c70f6e502ab38c0c5578981e..6f9240ac4700564317d9f044bf9d7129d9c11ef2 100644
(file)
--- a/
test/CodeGen/X86/fast-isel-constant.ll
+++ b/
test/CodeGen/X86/fast-isel-constant.ll
@@
-19,14
+19,6
@@
normal:
overflow:
ret i1 false
-
-; X32: test4:
-; X32: addl
-; X32-NEXT: jo
-
-; X64: test4:
-; X64: addl %e[[A1:si|dx]], %e[[A0:di|cx]]
-; X64-NEXT: jo
}
declare {i32, i1} @llvm.sadd.with.overflow.i32(i32, i32)