llvm-6502/test/CodeGen/ARM
Rafael Espindola 341b864c8d use a 'register pressure reducing' scheduler
make sure only one move is used in a hello world


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29520 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-04 12:48:42 +00:00
..
call.ll implement function calling of functions with up to 4 arguments 2006-07-25 20:17:20 +00:00
dg.exp create test/Regression/CodeGen/ARM/ and add a minimal test to it 2006-05-25 10:49:19 +00:00
hello.ll use a 'register pressure reducing' scheduler 2006-08-04 12:48:42 +00:00
ret0.ll create test/Regression/CodeGen/ARM/ and add a minimal test to it 2006-05-25 10:49:19 +00:00
ret_arg1.ll added some tests for argument passing 2006-06-01 22:01:25 +00:00
ret_arg2.ll added some tests for argument passing 2006-06-01 22:01:25 +00:00
ret_arg3.ll added some tests for argument passing 2006-06-01 22:01:25 +00:00
ret_arg4.ll added some tests for argument passing 2006-06-01 22:01:25 +00:00
ret_arg5.ll initial implementation of ARMRegisterInfo::eliminateFrameIndex 2006-06-18 00:08:07 +00:00
ret_void.ll added some tests for argument passing 2006-06-01 22:01:25 +00:00