Perform constant folding on operands of instructions with non-void
authorDan Gohman <gohman@apple.com>
Thu, 7 May 2009 19:43:39 +0000 (19:43 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 7 May 2009 19:43:39 +0000 (19:43 +0000)
commit31e4c77faee02666b79382fc9662a8972ee22873
treeb0d67f4301a47eb370d86921b14a388c6dddcf6d
parenta6b35e201f4588e3321a6e754357a571461687b3
Perform constant folding on operands of instructions with non-void
types, such as loads and calls.

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