summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2019-10-08 16:21:13 +0000
committerRoman Lebedev <lebedev.ri@gmail.com>2019-10-08 16:21:13 +0000
commitd1fe34cc93b4d690381a6993a3f7f21fa20e9fe4 (patch)
tree8d44dc56fc1d4a49207b3b1c9ac0ea787fd19b15 /lldb/packages/Python/lldbsuite/test/functionalities
parent7df5b2f79f9d802a94e8c9b8e9882777fe0f7ef7 (diff)
downloadbcm5719-llvm-d1fe34cc93b4d690381a6993a3f7f21fa20e9fe4.tar.gz
bcm5719-llvm-d1fe34cc93b4d690381a6993a3f7f21fa20e9fe4.zip
[NFC][CVP] Add tests where we can replace sext with zext
If the sign bit of the value that is being sign-extended is not set, i.e. the value is non-negative (s>= 0), then zero-extension will suffice, and is better for analysis: https://rise4fun.com/Alive/a8PD llvm-svn: 374075
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud