aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-04-25 17:54:12 +0000
committerCraig Topper <craig.topper@gmail.com>2017-04-25 17:54:12 +0000
commit09a5878d33051c3d3e432d97539420a21437fd7a (patch)
treef6345b8e4268d4e776aa93fc79ef18872626aa63 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentb0ff0a69c32487bc109c4d1203bfa239c5aedf0f (diff)
downloadllvm-09a5878d33051c3d3e432d97539420a21437fd7a.zip
llvm-09a5878d33051c3d3e432d97539420a21437fd7a.tar.gz
llvm-09a5878d33051c3d3e432d97539420a21437fd7a.tar.bz2
[InstCombine] Remove redundant code from SimplifyUsingDistributiveLaws
The code I've removed here exists in ExpandBinOp in InstSimplify which we call into before SimplifyUsingDistributiveLaws. The code in InstSimplify looks to have been copied from here. I verified this code doesn't fire on any lit tests. Not that that proves its definitely dead. Differential Revision: https://reviews.llvm.org/D32472 llvm-svn: 301341
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions