Fix the remaining TCL-style quotes found in the testsuite. This is
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-call.ll
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...