summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/this-return.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Disable this-return argument forwarding on ARM/AArch64"David Majnemer2016-07-201-2/+2
* Disable this-return argument forwarding on ARM/AArch64Hal Finkel2016-07-161-2/+2
* ARM: stop emitting blx instructions for most calls on MachO.Tim Northover2016-05-101-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* ARM: remove ancient -arm-tail-calls optionSaleem Abdulrasool2014-03-111-2/+2
* Start using CHECK-LABEL in some tests.Stephen Lin2013-07-121-12/+12
* Only pass 'returned' to target-specific lowering code when the value of entir...Stephen Lin2013-04-301-64/+0
* Add more tests for r179925 to verify correct handling of signext/zeroext; str...Stephen Lin2013-04-231-0/+64
* Extra paranoid test for r179925 (verify that tail calls are not generated to ...Stephen Lin2013-04-221-0/+14
* Add CodeGen support for functions that always return arguments via a new para...Stephen Lin2013-04-201-0/+91
OpenPOWER on IntegriCloud