aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fast-isel-call.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-10/+10
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-6/+15
* Update to LLVM 3.5a.Stephen Hines2014-04-241-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