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:
b2b32fd
)
Test add-with-overflow with fast ISel.
author
Bill Wendling
<isanbard@gmail.com>
Mon, 24 Nov 2008 05:23:38 +0000
(
05:23
+0000)
committer
Bill Wendling
<isanbard@gmail.com>
Mon, 24 Nov 2008 05:23:38 +0000
(
05:23
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59945
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Generic/add-with-overflow.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Generic/add-with-overflow.ll
b/test/CodeGen/Generic/add-with-overflow.ll
index e6ad7bb775410b656c955332e844140c4c049639..5c3d540c5cc29e0af49562acdbb2d8e9dbd63435 100644
(file)
--- a/
test/CodeGen/Generic/add-with-overflow.ll
+++ b/
test/CodeGen/Generic/add-with-overflow.ll
@@
-1,4
+1,5
@@
; RUN: llvm-as < %s | llc
+; RUN: llvm-as < %s | llc -fast-isel
@ok = internal constant [4 x i8] c"%d\0A\00"
@no = internal constant [4 x i8] c"no\0A\00"