From: Chad Rosier Date: Wed, 8 Feb 2012 02:30:12 +0000 (+0000) Subject: Add comment to test case. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=176346d021aade8949c5d33e280d835b30a6b5c9;p=oota-llvm.git Add comment to test case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150046 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/ARM/fast-isel-binary.ll b/test/CodeGen/ARM/fast-isel-binary.ll index 642fcd03551..b15949c4f3b 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