eliminate getBitCastOperand and simplify some over-complex inbounds stuff.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 07:42:10 +0000 (07:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 07:42:10 +0000 (07:42 +0000)
commit948cdeba97d767df6d50496cccd4a4837e0296c8
treec543124b09bd9e66550702f7aa5b7523d405c171
parent753a2b464d0628231bd3dce645edd05dfbaa3a06
eliminate getBitCastOperand and simplify some over-complex inbounds stuff.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92708 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstructionCombining.cpp