added some tests for argument passing
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 1 Jun 2006 22:01:25 +0000 (22:01 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 1 Jun 2006 22:01:25 +0000 (22:01 +0000)
commit5482ef37222e01d6b57104afc269cb9a7fccf53d
tree658ab674f2370fd51e2a6249dadf710dcf328f25
parent29c312300ebfaa8987c744e3cc60dc8fdf6a6738
added some tests for argument passing

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28644 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/ret_arg1.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_arg2.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_arg3.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_arg4.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_arg5.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_void.ll [new file with mode: 0644]