summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-vararg.ll
AgeCommit message (Expand)Author
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-08-19Reapply [FastISel] Let the target decide first if it wants to materialize a c...Juergen Ributzka
2014-08-14Revert several FastISel commits to track down a buildbot error.Juergen Ributzka
2014-08-13[FastISel] Let the target decide first if it wants to materialize a constant.Juergen Ributzka
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