summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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