diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-03-23 21:00:13 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-03-23 21:00:13 +0000 |
commit | 74494d017998436694da3ebc8af7cf7772d8cb48 (patch) | |
tree | aaa0891ac4aa04afb6c343d5875333e50a01802c /llvm/lib/DebugInfo/CodeView/Formatters.cpp | |
parent | ee1fac61d842d628ffe01c5fadd47fd936a2312f (diff) | |
download | bcm5719-llvm-74494d017998436694da3ebc8af7cf7772d8cb48.tar.gz bcm5719-llvm-74494d017998436694da3ebc8af7cf7772d8cb48.zip |
[InstCombine] Remove some code from visitAnd that dealt with trying to reduce the LHS of a sub to 0. This should now be fully handled by SimplifyDemandedInstructionBits now.
Now that we call ShrinkDemandedConstant on the RHS of sub this should be taken care of. This code doesn't trigger on any in tree regressions, but did before ShrinkDemandedConstant was added to the RHS.
llvm-svn: 298644
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/Formatters.cpp')
0 files changed, 0 insertions, 0 deletions