test/CodeGen/Hexagon/postinc-load.ll: Suppress it for now. It triggered the failure...
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-conversion.ll
2012-02-03 Chad Rosier[fast-isel] Add support for FPToUI. Also add test...
2012-02-03 Chad Rosier[fast-isel] Add support for selecting UIToFP.
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-11-03 Chad RosierAdd support for sign-extending non-legal types in Selec...