summaryrefslogtreecommitdiffstats
path: root/lldb
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2019-05-21 13:04:56 +0000
committerRoman Lebedev <lebedev.ri@gmail.com>2019-05-21 13:04:56 +0000
commitd8db224ecb1c629965a67963a346c4e866832311 (patch)
tree70f266b82a1fc9035eec25d80232025a7aaa3102 /lldb
parentf9b28e53c7d1d18b0b77ee40b076044950672d57 (diff)
downloadbcm5719-llvm-d8db224ecb1c629965a67963a346c4e866832311.tar.gz
bcm5719-llvm-d8db224ecb1c629965a67963a346c4e866832311.zip
[NFC][X86][AArch64] Shift amount masking: tests that show that 'neg' doesn't last
Meaning if we were to produce 'neg' in dagcombine, we will get an endless cycle; some inverse transform would need to be guarded somehow. Also, the 'and (sub 0, x), 31' variant is sticky, doesn't get optimized in any way. https://bugs.llvm.org/show_bug.cgi?id=41952 llvm-svn: 361254
Diffstat (limited to 'lldb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud