aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-call.ll
AgeCommit message (Expand)Author
2012-08-16[arm-fast-isel] Add support for fastcc.Jush Lu
2012-07-19[arm-fast-isel] Add support for vararg function calls.Jush Lu
2012-07-06Revert r159804, "[arm-fast-isel] Add support for vararg function calls."NAKAMURA Takumi
2012-07-06[arm-fast-isel] Add support for vararg function calls.Jush Lu
2012-06-12[arm-fast-isel] Add support for -arm-long-calls.Chad Rosier
2012-05-23[arm-fast-isel] Add support for non-global callee.Chad Rosier
2011-12-20ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng
2011-12-02[arm-fast-isel] After promoting a function parameter be sure to update theChad Rosier
2011-11-08Enable support for returning i1, i8, and i16. Nothing special todo as it's theChad Rosier
2011-11-05Add support for passing i1, i8, and i16 call parameters. Also, be sure toChad Rosier