add is always integer, thanks to Frits for noticing this.
authorChris Lattner <sabre@nondot.org>
Thu, 17 Feb 2011 20:55:29 +0000 (20:55 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 Feb 2011 20:55:29 +0000 (20:55 +0000)
commitbd9f6bf5cd5499715e216415989c29f820a7561c
treeeabe68c9c9299303655d6f7037db1a643dd5b89e
parent583b68f34fd9bdb6114fa48dadc8def2ec96edac
add is always integer, thanks to Frits for noticing this.

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