commit | 176346d021aade8949c5d33e280d835b30a6b5c9 | [log] [tgz] |
---|---|---|
author | Chad Rosier <mcrosier@apple.com> | Wed Feb 08 02:30:12 2012 +0000 |
committer | Chad Rosier <mcrosier@apple.com> | Wed Feb 08 02:30:12 2012 +0000 |
tree | 9442c8e92feaaa727a07f5e5ef8b7a15760cae20 | |
parent | 6fde8756215a725578b6afe678757f60d7f55d06 [diff] [blame] |
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 642fcd0..b15949c 100644 --- a/test/CodeGen/ARM/fast-isel-binary.ll +++ b/test/CodeGen/ARM/fast-isel-binary.ll
@@ -39,6 +39,8 @@ ret void } +; Test or with non-legal types + define void @or_i1(i1 %a, i1 %b) nounwind ssp { entry: ; ARM: or_i1