Revert r182937 and r182877.
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-call.ll
2013-05-30 Rafael EspindolaRevert r182937 and r182877.
2013-05-29 JF BastienEnable FastISel on ARM for Linux and NaCl
2013-05-14 Derek SchuffFix ARM FastISel tests, as a first step to enabling...
2012-08-16 Jush Lu[arm-fast-isel] Add support for fastcc.
2012-07-19 Jush Lu[arm-fast-isel] Add support for vararg function calls.
2012-07-06 NAKAMURA TakumiRevert r159804, "[arm-fast-isel] Add support for vararg...
2012-07-06 Jush Lu[arm-fast-isel] Add support for vararg function calls.
2012-06-12 Chad Rosier[arm-fast-isel] Add support for -arm-long-calls.
2012-05-23 Chad Rosier[arm-fast-isel] Add support for non-global callee.
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-12-02 Chad Rosier[arm-fast-isel] After promoting a function parameter...
2011-11-08 Chad RosierEnable support for returning i1, i8, and i16. Nothing...
2011-11-05 Chad RosierAdd support for passing i1, i8, and i16 call parameters...