Promote getelementptr instructions to constexprs if we can.
authorChris Lattner <sabre@nondot.org>
Sat, 17 Aug 2002 22:21:59 +0000 (22:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Aug 2002 22:21:59 +0000 (22:21 +0000)
commit9b761231240a06f4f0f193eb01b05c6e43812484
tree689757f04ac4f6b989f0badf9d904384553c0e5f
parente4619181cc0812e2930aebb260d4e8436afc67ae
Promote getelementptr instructions to constexprs if we can.

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