summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-11-11 14:46:38 +0530
committerMatt Arsenault <arsenm2@gmail.com>2019-11-15 13:43:47 +0530
commit31479d868e2ace47021324c387d0460cfa737296 (patch)
tree1f07e07147010aafd075c250dfc57bd55a468c56 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent69fcfb7d3597e0cdb5554b4e672e9032b411b167 (diff)
downloadbcm5719-llvm-31479d868e2ace47021324c387d0460cfa737296.tar.gz
bcm5719-llvm-31479d868e2ace47021324c387d0460cfa737296.zip
AMDGPU: Change boolean content type to 0 or 1
The usage of target boolean checks is overly inflexible, since sext and zext of a compare are equally cheap. The choice is arbitrary, but using 0/1 to some degree is the choice of lower resistance since that's what most targets use. This enables a few combines that don't bother to support ZeroOrNegativeOneBooleanContent.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud