summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/swifterror.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Generate vcmp instead of vcmpeKristof Beyls2019-10-081-1/+1
* [MBP] Move a latch block with conditional exit and multi predecessors to top ...Guozhi Wei2019-06-141-1/+1
* [FastISel] Skip creating unnecessary vregs for argumentsFrancis Visoiu Mistrih2019-06-101-1/+0
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-3/+3
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-3/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-5/+4
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-4/+5
* [ARM] Return true in enableMultipleCopyHints().Jonas Paulsson2018-02-161-12/+9
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-1/+1
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry2017-10-031-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-10-021-1/+1
* ARM: Use the proper swifterror CSR list on platforms other than darwinArnold Schwaighofer2017-09-251-42/+42
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall2017-09-041-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-09-011-1/+1
* Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg2017-08-301-1/+1
* [ARM] Use Swift error registers on non-Darwin targetsBrian Gesiak2017-08-301-0/+54
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-301-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry2017-08-181-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry2017-08-171-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-171-1/+1
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2017-08-161-1/+1
* [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls2017-06-281-26/+26
* ISel: Fix FastISel of swifterror valuesArnold Schwaighofer2017-06-151-0/+28
* swiftcc: Don't emit tail calls from callers with swifterror parametersArnold Schwaighofer2017-02-131-0/+15
* SwiftCC: swifterror register cannot be as the base registerArnold Schwaighofer2017-02-091-77/+77
* Recommit: ARM: sort register lists by encoding in push/pop instructions.Tim Northover2016-11-141-4/+4
* Revert "ARM: sort register lists by encoding in push/pop instructions."Tim Northover2016-11-141-4/+4
* ARM: sort register lists by encoding in push/pop instructions.Tim Northover2016-11-141-4/+4
* Make swift calling convention test specific to armv7Arnold Schwaighofer2016-10-281-67/+65
* More swift calling convention testsArnold Schwaighofer2016-10-281-0/+121
* swifterror: Don't compute swifterror vregs during instruction selectionArnold Schwaighofer2016-10-071-13/+16
* Disable tail calls if there is an swifterror argumentArnold Schwaighofer2016-09-211-0/+12
* Swift Calling Convention: swifterror target support.Manman Ren2016-04-111-0/+381
OpenPOWER on IntegriCloud