summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fast-isel-vararg.ll
Commit message (Expand)AuthorAgeFilesLines
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-3/+3
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-11/+12
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-3/+3
* Reapply [FastISel] Let the target decide first if it wants to materialize a c...Juergen Ributzka2014-08-191-1/+0
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-0/+1
* [FastISel] Let the target decide first if it wants to materialize a constant.Juergen Ributzka2014-08-131-1/+0
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-141-0/+47
* Revert r182937 and r182877.Rafael Espindola2013-05-301-47/+0
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-291-0/+47
OpenPOWER on IntegriCloud