* Add ability to eliminate a bunch of different cascading cast variations
authorChris Lattner <sabre@nondot.org>
Thu, 2 May 2002 17:06:02 +0000 (17:06 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 May 2002 17:06:02 +0000 (17:06 +0000)
commita1be566213aa495c782b9871b03233f9d1d1659c
treef6b982a9c28cc130d28a8c2f23c7cb57ff71d8de
parentfa49f810c2df4ded6755edbe0625029758c81657
* Add ability to eliminate a bunch of different cascading cast variations
* Allow elimination of getelementptr X, uint 0 (which is a noop)

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