summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-shifter.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: Clean up fast-isel machine verifier errors.Jim Grosbach
2013-06-14Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien
2013-05-30Revert r182937 and r182877.Rafael Espindola
2013-05-29Enable FastISel on ARM for Linux and NaClJF Bastien
2012-08-03[arm-fast-isel] Add support for shl, lshr, and ashr.Jush Lu