summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-02-01 17:37:56 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-02-01 17:37:56 +0000
commitf8853ae7b3a79394c4989df098f04c84bca28ad9 (patch)
treeb771b7f16dfd72b17084fde8648829e8aa430b99 /lldb/packages/Python/lldbsuite/test/python_api
parentca832660ae8d83c0d35801fdd6cc4238817ac3d5 (diff)
downloadbcm5719-llvm-f8853ae7b3a79394c4989df098f04c84bca28ad9.tar.gz
bcm5719-llvm-f8853ae7b3a79394c4989df098f04c84bca28ad9.zip
[InstCombine] Don't transform (X+INT_MAX)>=(Y+INT_MAX) -> (X<=Y)
This miscompile came about because we tried to use a transform which was only appropriate for xor operators when addition was present. This fixes PR26407. llvm-svn: 259375
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud