summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-ret.ll
AgeCommit message (Expand)Author
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2013-08-16ARM: Fast-isel register class constrain for extends.Jim Grosbach
2013-08-16ARM: Clean up fast-isel machine verifier errors.Jim Grosbach
2013-06-14Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien
2013-06-07ARM FastISel integer sext/zext improvementsJF Bastien
2013-05-30Revert r182937 and r182877.Rafael Espindola
2013-05-29Enable FastISel on ARM for Linux and NaClJF Bastien
2012-02-17[fast-isel] Add support for returning non-legal types with no sign- or zero-Chad Rosier
2011-12-20ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng
2011-11-04Add fast-isel support for returning i1, i8, and i16.Chad Rosier