summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-call.ll
Commit message (Expand)AuthorAge
* 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