Disable the Thumb no-return call optimization:
[oota-llvm.git] / test / CodeGen / ARM / call-noret.ll
2012-11-10 Evan ChengDisable the Thumb no-return call optimization:
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-02-28 Daniel DunbarRevert r151623 "Some ARM implementaions, e.g. A-series...
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...