OSDN Git Service

Make all the vector elements positive in an srem of constant vector.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 18 Dec 2008 06:31:11 +0000 (06:31 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 18 Dec 2008 06:31:11 +0000 (06:31 +0000)
commitda9fa439fb8bc7f4fecb1da3dfe2f615b1f0571a
tree6ab8d7898b866eb46cb52b52a9d3196597762514
parenta08b9bf298f63485c60b7277dced4ecac112f244
Make all the vector elements positive in an srem of constant vector.

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