Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / arm-returnaddr.ll
2015-07-14 Matthias BraunPrologEpilogInserter: Rewrite API to determine callee...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-01-04 Evan ChengFix more places which should be checking for iOS, not...
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.