summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fixunsdfdi.ll
AgeCommit message (Expand)Author
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-11-04Custom lower bit_convert i64 -> f64 into FMDRR. This is now happening with le...Evan Cheng