summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fast-isel-call.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Code-generation infrastructure for MVE.Simon Tatham2019-06-251-3/+3
* [ARM] Replace fp-only-sp and d16 with fp64 and d32.Simon Tatham2019-05-281-3/+3
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-9/+9
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-41/+45
* Revert "Revert "Map DynamicNoPIC to Static on non-darwin.""Renato Golin2016-05-281-8/+18
* Revert "Map DynamicNoPIC to Static on non-darwin."Renato Golin2016-05-281-18/+8
* Map DynamicNoPIC to Static on non-darwin.Rafael Espindola2016-05-271-8/+18
* [ARM] Define a subtarget feature and use it to decide whether long calls shouldAkira Hatanaka2015-07-071-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-9/+9
* Reapply [FastISel] Let the target decide first if it wants to materialize a c...Juergen Ributzka2014-08-191-6/+0
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-0/+6
* [FastISel] Let the target decide first if it wants to materialize a constant.Juergen Ributzka2014-08-131-6/+0
* [FastISel][ARM] Do not emit stores for undef arguments.Juergen Ributzka2014-08-011-0/+15
* Un-XFAILify some tests which are now passing.Bill Wendling2013-12-291-2/+0
* [PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak due to GV.NAKAMURA Takumi2013-11-181-0/+2
* ARM: Fast-isel register class constrain for extends.Jim Grosbach2013-08-161-9/+9
* DebugInfo: Don't lose unreferenced non-trivial by-value parametersDavid Blaikie2013-06-211-1/+1
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-141-0/+3
* ARM FastISel integer sext/zext improvementsJF Bastien2013-06-071-14/+14
* Revert r182937 and r182877.Rafael Espindola2013-05-301-3/+0
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-291-0/+3
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-141-99/+60
* [arm-fast-isel] Add support for fastcc.Jush Lu2012-08-161-0/+66
* [arm-fast-isel] Add support for vararg function calls.Jush Lu2012-07-191-0/+43
* Revert r159804, "[arm-fast-isel] Add support for vararg function calls."NAKAMURA Takumi2012-07-061-43/+0
* [arm-fast-isel] Add support for vararg function calls.Jush Lu2012-07-061-0/+43
* [arm-fast-isel] Add support for -arm-long-calls.Chad Rosier2012-06-121-0/+32
* [arm-fast-isel] Add support for non-global callee.Chad Rosier2012-05-231-0/+20
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-201-2/+2
* [arm-fast-isel] After promoting a function parameter be sure to update theChad Rosier2011-12-021-0/+46
* Enable support for returning i1, i8, and i16. Nothing special todo as it's theChad Rosier2011-11-081-0/+15
* Add support for passing i1, i8, and i16 call parameters. Also, be sure toChad Rosier2011-11-051-0/+67
OpenPOWER on IntegriCloud