summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2016-02-19 15:33:13 +0000
committerTom Stellard <thomas.stellard@amd.com>2016-02-19 15:33:13 +0000
commit2d26fe7aa639e9aa84097bf5aadc83dd4a780e35 (patch)
treef36b3773186fbe534ff9aeae93e5e82c40a3122a /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parent9630a4ab15b4ece614d18f20e30bd65d8cf2d262 (diff)
downloadbcm5719-llvm-2d26fe7aa639e9aa84097bf5aadc83dd4a780e35.tar.gz
bcm5719-llvm-2d26fe7aa639e9aa84097bf5aadc83dd4a780e35.zip
AMDGPU/SI: Fix s_waitcnt insertion for flat instructions
Summary: This was broken in r260694 which swapped the address and data operands for flat store instructions. The code in SIInsertWaits assumes that the data operand always comes before the address operand, so we need to add a special case for flat. Reviewers: arsenm Subscribers: arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D17366 llvm-svn: 261330
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud