diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-07-14 06:58:42 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-07-14 06:58:42 +0000 |
commit | 666aa945a540931451f82cd5e471bc969b1f87bc (patch) | |
tree | 9d05ef90105b086692889e7531f6550c775209c8 /lldb/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py | |
parent | 17a95aaa7b63bb7f41be61dc5327c9ea46765c6a (diff) | |
download | bcm5719-llvm-666aa945a540931451f82cd5e471bc969b1f87bc.tar.gz bcm5719-llvm-666aa945a540931451f82cd5e471bc969b1f87bc.zip |
[InstCombine] Masked loads with undef masks can fold to normal loads
We were able to fold masked loads with an all-ones mask to a normal
load. However, we couldn't turn a masked load with a mask with mixed
ones and undefs into a normal load.
llvm-svn: 275380
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py')
0 files changed, 0 insertions, 0 deletions