summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2018-08-28 18:44:16 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2018-08-28 18:44:16 +0000
commit44a8a756e2f7ead6d9a37e6a0eb0384438850e5e (patch)
tree382ed40a126bfcf357ebeee9cd11c1ce211e6a43 /lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
parent94a91dbac5524bec167b1e176f93ceb7e5d10919 (diff)
downloadbcm5719-llvm-44a8a756e2f7ead6d9a37e6a0eb0384438850e5e.tar.gz
bcm5719-llvm-44a8a756e2f7ead6d9a37e6a0eb0384438850e5e.zip
AMDGPU: Force shrinking of add/sub even if the carry is used
The original motivating example uses a 64-bit add, so the carry is used. Insert a copy from VCC. This may allow shrinking of the used carry instruction. At worst, we are replacing a mov to materialize the constant with a copy of vcc. llvm-svn: 340862
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud