diff options
author | Simon Tatham <simon.tatham@arm.com> | 2019-06-27 12:41:12 +0000 |
---|---|---|
committer | Simon Tatham <simon.tatham@arm.com> | 2019-06-27 12:41:12 +0000 |
commit | 1a3dc8f678499dd14daf5170df3adf2e646c0933 (patch) | |
tree | 6fbf9711a3401fc30af969d2c4057f8c23728b54 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | ffb2b347ffbdc667169af4f4627cfdf7d64be6a0 (diff) | |
download | bcm5719-llvm-1a3dc8f678499dd14daf5170df3adf2e646c0933.tar.gz bcm5719-llvm-1a3dc8f678499dd14daf5170df3adf2e646c0933.zip |
[ARM] Fix bogus assertions in copyPhysReg v8.1-M cases.
The code to generate register move instructions in and out of VPR and
FPSCR_NZCV had assertions checking that the other register involved
was a GPR _pair_, instead of a single GPR as it should have been.
Reviewers: miyuki, ostannard
Subscribers: javed.absar, kristof.beyls, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D63865
llvm-svn: 364534
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions