From bfe7393d7d3c1308e21173303feb9b5faca4ebbf Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Wed, 8 Feb 2012 02:30:12 +0000 Subject: Add comment to test case. llvm-svn: 150046 --- llvm/test/CodeGen/ARM/fast-isel-binary.ll | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/test/CodeGen/ARM/fast-isel-binary.ll') diff --git a/llvm/test/CodeGen/ARM/fast-isel-binary.ll b/llvm/test/CodeGen/ARM/fast-isel-binary.ll index 642fcd03551..b15949c4f3b 100644 --- a/llvm/test/CodeGen/ARM/fast-isel-binary.ll +++ b/llvm/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 -- cgit v1.2.3