aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fast-isel-shifter.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* ARM: Clean up fast-isel machine verifier errors.Jim Grosbach2013-08-161-2/+2
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-141-0/+1
* Revert r182937 and r182877.Rafael Espindola2013-05-301-1/+0
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-291-0/+1
* [arm-fast-isel] Add support for shl, lshr, and ashr.Jush Lu2012-08-031-0/+50