summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fast-isel-select.ll
Commit message (Expand)AuthorAgeFilesLines
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-4/+4
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-13/+9
* [ARM][FastISel] Use TST #1 instead of CMP #0 for select.Ahmed Bougacha2015-05-061-12/+12
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-4/+4
* Reapply [FastISel] Let the target decide first if it wants to materialize a c...Juergen Ributzka2014-08-191-6/+4
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-4/+6
* [FastISel] Let the target decide first if it wants to materialize a constant.Juergen Ributzka2014-08-131-6/+4
* [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.Joey Gouly2013-09-091-0/+1
* ARM: Fix fast-isel copy/paste-o.Jim Grosbach2013-08-201-5/+6
* ARM: Properly constrain comparison fastisel register classes.Jim Grosbach2013-08-161-1/+1
* 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
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-141-1/+1
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-201-2/+2
* Add support for using immediates with select instructions.Chad Rosier2011-11-111-0/+99
OpenPOWER on IntegriCloud