summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/swifterror.ll
AgeCommit message (Expand)Author
2017-10-03Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry
2017-10-02Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-09-25ARM: Use the proper swifterror CSR list on platforms other than darwinArnold Schwaighofer
2017-09-04Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall
2017-09-01Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-30Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg
2017-08-30[ARM] Use Swift error registers on non-Darwin targetsBrian Gesiak
2017-08-30Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-18Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry
2017-08-17 Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry
2017-08-17Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-16[MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry
2017-06-28[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls
2017-06-15ISel: Fix FastISel of swifterror valuesArnold Schwaighofer
2017-02-13swiftcc: Don't emit tail calls from callers with swifterror parametersArnold Schwaighofer
2017-02-09SwiftCC: swifterror register cannot be as the base registerArnold Schwaighofer
2016-11-14Recommit: ARM: sort register lists by encoding in push/pop instructions.Tim Northover
2016-11-14Revert "ARM: sort register lists by encoding in push/pop instructions."Tim Northover
2016-11-14ARM: sort register lists by encoding in push/pop instructions.Tim Northover
2016-10-28Make swift calling convention test specific to armv7Arnold Schwaighofer
2016-10-28More swift calling convention testsArnold Schwaighofer
2016-10-07swifterror: Don't compute swifterror vregs during instruction selectionArnold Schwaighofer
2016-09-21Disable tail calls if there is an swifterror argumentArnold Schwaighofer
2016-04-11Swift Calling Convention: swifterror target support.Manman Ren