Use REs to remove dependencies on the register allocation order.
[oota-llvm.git] / test / CodeGen / ARM / arm-returnaddr.ll
2011-04-05 Jakob Stoklund OlesenThese tests no longer require linear scan because reser...
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
2010-06-22 Bob WilsonThumb1 functions using @llvm.returnaddress were not...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-05-24 Evan ChengLR is in GPR, not tGPR even in Thumb1 mode.
2010-05-22 Evan ChengImplement @llvm.returnaddress. rdar://8015977.