InstCombine: Replace custom constant folding code with ConstantExpr.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 13 Feb 2014 18:23:24 +0000 (18:23 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 13 Feb 2014 18:23:24 +0000 (18:23 +0000)
commit62356fc694149e9c82041c45a0884d02c5299c5e
tree9256871205823ba2574b4534b24f02f188a06bd8
parentd8be72124961bf81bd74f8e277fd6dad12c00aa9
InstCombine: Replace custom constant folding code with ConstantExpr.

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