summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-ret.ll
Commit message (Expand)AuthorAge
* ARM: Fast-isel register class constrain for extends.Jim Grosbach2013-08-16
* ARM: Clean up fast-isel machine verifier errors.Jim Grosbach2013-08-16
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* ARM FastISel integer sext/zext improvementsJF Bastien2013-06-07
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-29
* [fast-isel] Add support for returning non-legal types with no sign- or zero-Chad Rosier2012-02-17
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-20
* Add fast-isel support for returning i1, i8, and i16.Chad Rosier2011-11-04