diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-03-27 20:13:55 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-03-27 20:13:55 +0000 |
commit | e15dcbdf3e5a3024c314347d399a7f879a89d196 (patch) | |
tree | 4f3e950d48b4ddb8322e374cba00097fef60db1a /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | a59d4db4f71f3b7d058794cc107d268b62425f10 (diff) | |
download | llvm-e15dcbdf3e5a3024c314347d399a7f879a89d196.zip llvm-e15dcbdf3e5a3024c314347d399a7f879a89d196.tar.gz llvm-e15dcbdf3e5a3024c314347d399a7f879a89d196.tar.bz2 |
Recommit r233116 better: Remove a redundant instcombine involving bitcasts of geps of bitcasts
This just didn't need to be here at all, but the assertion I tried to
add wasn't appropriate either - the circumstance isn't impossible, it's
just not important to deal with it here - the gep-rooted version of this
instcombine will handle this case, we don't need to duplicate it for the
case where the gep happens to be used in a bitcast.
llvm-svn: 233404
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions