Implement Transforms/InstCombine/cast-load-gep.ll, which allows us to devirtualize
authorChris Lattner <sabre@nondot.org>
Mon, 31 Jan 2005 04:50:46 +0000 (04:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 31 Jan 2005 04:50:46 +0000 (04:50 +0000)
commitf9527850e679646275c810c7822127f48144ccc1
treed1778be76c72bd760d5cbc7a10817e9e0c38a09a
parent36559a4bc852d69a019e33561c196f705fae86f8
Implement Transforms/InstCombine/cast-load-gep.ll, which allows us to devirtualize
11 indirect calls in perlbmk.

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