Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / fixunsdfdi.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-11-04 Evan ChengCustom lower bit_convert i64 -> f64 into FMDRR. This...