summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-call.ll
Commit message (Expand)AuthorAge
* [PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak due to GV.NAKAMURA Takumi2013-11-18
* ARM: Fast-isel register class constrain for extends.Jim Grosbach2013-08-16
* DebugInfo: Don't lose unreferenced non-trivial by-value parametersDavid Blaikie2013-06-21
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* ARM FastISel integer sext/zext improvementsJF Bastien2013-06-07
* 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-fast-isel] Add support for fastcc.Jush Lu2012-08-16
* [arm-fast-isel] Add support for vararg function calls.Jush Lu2012-07-19
* Revert r159804, "[arm-fast-isel] Add support for vararg function calls."NAKAMURA Takumi2012-07-06
* [arm-fast-isel] Add support for vararg function calls.Jush Lu2012-07-06
* [arm-fast-isel] Add support for -arm-long-calls.Chad Rosier2012-06-12
* [arm-fast-isel] Add support for non-global callee.Chad Rosier2012-05-23
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-20
* [arm-fast-isel] After promoting a function parameter be sure to update theChad Rosier2011-12-02
* Enable support for returning i1, i8, and i16. Nothing special todo as it's theChad Rosier2011-11-08
* Add support for passing i1, i8, and i16 call parameters. Also, be sure toChad Rosier2011-11-05