aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-conversion.ll
AgeCommit message (Expand)Author
2013-07-22Cherrypick upstream ARM FastISel ext patchesJF Bastien
2013-06-25Revert "Apply upstream r183551, r183601, r183624 and r183794"Jan Voung
2013-06-11Apply upstream r183551, r183601, r183624 and r183794JF Bastien
2013-05-31Apply LLVM upstream: r182877 - Enable FastISel on ARM for Linux and NaClJF Bastien
2012-02-03[fast-isel] Add support for FPToUI. Also add test cases for FPToSI.Chad Rosier
2012-02-03[fast-isel] Add support for selecting UIToFP.Chad Rosier
2011-12-20ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng
2011-11-03Add support for sign-extending non-legal types in SelectSIToFP().Chad Rosier