aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/this-return.ll
AgeCommit message (Expand)Author
2013-04-30Only pass 'returned' to target-specific lowering code when the value of entir...Stephen Lin
2013-04-23Add more tests for r179925 to verify correct handling of signext/zeroext; str...Stephen Lin
2013-04-22Extra paranoid test for r179925 (verify that tail calls are not generated to ...Stephen Lin
2013-04-20Add CodeGen support for functions that always return arguments via a new para...Stephen Lin