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:
6fde875
)
Add comment to test case.
author
Chad Rosier
<mcrosier@apple.com>
Wed, 8 Feb 2012 02:30:12 +0000
(
02:30
+0000)
committer
Chad Rosier
<mcrosier@apple.com>
Wed, 8 Feb 2012 02:30:12 +0000
(
02:30
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150046
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/ARM/fast-isel-binary.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/fast-isel-binary.ll
b/test/CodeGen/ARM/fast-isel-binary.ll
index 642fcd03551138f0e511e168f944f3fcb70af55e..b15949c4f3bbcc4743afd831a1a2be5173bb70a0 100644
(file)
--- a/
test/CodeGen/ARM/fast-isel-binary.ll
+++ b/
test/CodeGen/ARM/fast-isel-binary.ll
@@
-39,6
+39,8
@@
entry:
ret void
}
+; Test or with non-legal types
+
define void @or_i1(i1 %a, i1 %b) nounwind ssp {
entry:
; ARM: or_i1