summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-select.ll
Commit message (Expand)AuthorAge
* [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.Joey Gouly2013-09-09
* ARM: Fix fast-isel copy/paste-o.Jim Grosbach2013-08-20
* ARM: Properly constrain comparison fastisel register classes.Jim Grosbach2013-08-16
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-29
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-14
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-20
* Add support for using immediates with select instructions.Chad Rosier2011-11-11