Constant integer vectors may also be negated.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 23 May 2008 04:54:45 +0000 (04:54 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 23 May 2008 04:54:45 +0000 (04:54 +0000)
commit18b3da6c34679cefc9a792f124c16b60097f2740
treec7f97792d3b947c7216acc810a5aacc05b3c1f8d
parent7d26bd8e9777a37ccf5845f8365c3ccd6c498802
Constant integer vectors may also be negated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp
test/Transforms/InstCombine/2008-05-22-NegValVector.ll [new file with mode: 0644]