summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2019-06-18 16:59:57 +0000
committerSimon Atanasyan <simon@atanasyan.com>2019-06-18 16:59:57 +0000
commit60a9d0c248b1f880d0fe439d0ede19a4fc0eaa66 (patch)
treecd6d8c6def085ce02011b9e228c83a9ff9818d10 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
parent9086ba8763a9d066ab98a2258d34868d9dd292fb (diff)
downloadbcm5719-llvm-60a9d0c248b1f880d0fe439d0ede19a4fc0eaa66.tar.gz
bcm5719-llvm-60a9d0c248b1f880d0fe439d0ede19a4fc0eaa66.zip
[mips] Add PTR_64 and GPR_64 predicates to some MIPS 64-bit instructions
Add `IsGP64bit` and `IsPTR64bit` to the list of `UnsupportedFeatures` of the P5600 scheduling definitions. Also mark some MIPS 64-bit instructions by PTR_64 and GPR_64 predicates. This reduces number of "No schedule information for" and "lacks information for" errors in case of marking this scheduler model as complete. This patch is one of a series of patches. The goal is to make P5600 scheduler model complete and turn on the `CompleteModel` flag. Differential Revision: https://reviews.llvm.org/D63237 llvm-svn: 363702
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud