implement constant folding for the element-wise binary operations
authorChris Lattner <sabre@nondot.org>
Wed, 4 Jan 2006 02:15:02 +0000 (02:15 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Jan 2006 02:15:02 +0000 (02:15 +0000)
commitd2a7ea45b0603aeeb4921ab3b7e39aa07ca3bd77
tree19f8cc3746cdb83b5faa6d2487799f341d541327
parentd15ed597349e611553f0eb72b7187844c7630acc
implement constant folding for the element-wise binary operations

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25073 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp