summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-04-03 20:53:20 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2019-04-03 20:53:20 +0000
commit396653f8a1fb5db910599e29557a47cfd85ca119 (patch)
tree716d00da0da7375e59933aa073e833320c385016 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
parent060bf99f493ea5515fa09dec8dc949dc6d57db09 (diff)
downloadbcm5719-llvm-396653f8a1fb5db910599e29557a47cfd85ca119.tar.gz
bcm5719-llvm-396653f8a1fb5db910599e29557a47cfd85ca119.zip
AMDGPU: Split block for si_end_cf
Relying on no spill or other code being inserted before this was precarious. It relied on code diligently checking isBasicBlockPrologue which is likely to be forgotten. Ideally this could be done earlier, but this doesn't work because of phis. Any other instruction can't be placed before them, so we have to accept the position being incorrect during SSA. This avoids regressions in the fast register allocator rewrite from inverting the direction. llvm-svn: 357634
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud