summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-icmp.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-11-27Extend test case for r168657.Chad Rosier
2011-12-20ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng
2011-11-02Add support for comparing integer non-legal types.Chad Rosier