summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-binary.ll
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-02-08 02:30:12 +0000
committerChad Rosier <mcrosier@apple.com>2012-02-08 02:30:12 +0000
commit176346d021aade8949c5d33e280d835b30a6b5c9 (patch)
tree9442c8e92feaaa727a07f5e5ef8b7a15760cae20 /test/CodeGen/ARM/fast-isel-binary.ll
parent6fde8756215a725578b6afe678757f60d7f55d06 (diff)
downloadllvm-176346d021aade8949c5d33e280d835b30a6b5c9.tar.gz
llvm-176346d021aade8949c5d33e280d835b30a6b5c9.tar.bz2
llvm-176346d021aade8949c5d33e280d835b30a6b5c9.tar.xz
Add comment to test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150046 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/fast-isel-binary.ll')
-rw-r--r--test/CodeGen/ARM/fast-isel-binary.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/ARM/fast-isel-binary.ll b/test/CodeGen/ARM/fast-isel-binary.ll
index 642fcd0355..b15949c4f3 100644
--- 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