Add test for ARM FastISel load/store register classes
authorJF Bastien <jfb@google.com>
Mon, 10 Jun 2013 00:35:57 +0000 (00:35 +0000)
committerJF Bastien <jfb@google.com>
Mon, 10 Jun 2013 00:35:57 +0000 (00:35 +0000)
commit366d94e16cceff0375c05bda540a8cf44a281ddf
treef2ebc3819a839c022455e56a847500e4275bd9eb
parentb0ee97a366a07c05b2c8ab314e29f5e72a9b7bfb
Add test for ARM FastISel load/store register classes

r183624 fixed an issue that was tested indirectly. Test it directly with this new test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183634 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/fast-isel-load-store-verify.ll [new file with mode: 0644]