move this out of Codegen/Generic, because it requires the ARM backend to be
[oota-llvm.git] / test / CodeGen / ARM / fptoint.ll
2007-05-07 Evan ChengAdd some tests for (conv (load x)) -> (load (conv*...
2007-05-03 Dale JohannesenEvan's patch to avoid FPreg->intreg copy for cvt; store...