aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorYashwant Singh <Yashwant.Singh@amd.com>2023-07-03 20:53:05 +0530
committerYashwant Singh <Yashwant.Singh@amd.com>2023-07-03 21:19:09 +0530
commit0f58cfeb9fff4f0490a798d65038fd43c5178c2c (patch)
treed41cd6912714a6c62701924d1045787f52e7b564 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parenta3e48ad9b8106d86eee0d9b0566973dd4b5daaad (diff)
downloadllvm-0f58cfeb9fff4f0490a798d65038fd43c5178c2c.zip
llvm-0f58cfeb9fff4f0490a798d65038fd43c5178c2c.tar.gz
llvm-0f58cfeb9fff4f0490a798d65038fd43c5178c2c.tar.bz2
[Mips] Remove isMoveReg=1 from wrdsp and rddsp instructions
This is a prep patch for D150388. Treating rddsp and wrdsp as copy instructions was causing test failures as we tried using isCopyInstr() hook to query target-specific copy instructions for LiveRangeSplitting. As suggested, removing 'isMoveReg = 1' from wrdsp and rddsp so they aren't considered simple copy-like instructions for the moment. Reviewed By: sdardis Differential Revision: https://reviews.llvm.org/D151181
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions