Clean up some ARM GV asm printing out; minor fixes to match what gcc does.
[oota-llvm.git] / test / CodeGen / ARM / fixunsdfdi.ll
2008-11-04 Evan ChengCustom lower bit_convert i64 -> f64 into FMDRR. This...