diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2016-05-09 13:38:25 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2016-05-09 13:38:25 +0000 |
commit | e473dc937f59a9fefe450725ca4774a5245826a2 (patch) | |
tree | 851a062dab112e3d397ff8372a7b0b713ee1c38b /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py | |
parent | 769eb0d5d57a37a3668c6fffef1bb61f8ee76635 (diff) | |
download | bcm5719-llvm-e473dc937f59a9fefe450725ca4774a5245826a2.tar.gz bcm5719-llvm-e473dc937f59a9fefe450725ca4774a5245826a2.zip |
[mips][micromips] Make getPointerRegClass() result depend on the instruction.
Summary:
Previously, it returned the GPR16MMRegClass for all instructions which was
incorrect for instructions like lwsp/lwgp and unnecesarily restricted the
permitted registers for instructions like lw32.
This fixes quite a few of the -verify-machineinstrs errors reported in PR27458.
I've only added -verify-machineinstrs to one test in this change since I
understand there is a plan to enable the verifier by default.
Reviewers: hvarga, zbuljan, zoran.jovanovic, sdardis
Subscribers: dsanders, llvm-commits, sdardis
Differential Revision: http://reviews.llvm.org/D19873
llvm-svn: 268918
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py')
0 files changed, 0 insertions, 0 deletions