Expand this test to handle more cases (remainder and shifts) of zero.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 21 Jun 2009 01:56:41 +0000 (01:56 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 21 Jun 2009 01:56:41 +0000 (01:56 +0000)
commite47f59db448fd468bb32ade37a1fa7ee8a9bff20
treed98d824b8a00c4d6c0a454f1e862f3d808822c1a
parent5b038b793cef0ad0697209c64621fd80f507bb0b
Expand this test to handle more cases (remainder and shifts) of zero.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73839 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp
test/Transforms/ConstProp/2009-06-20-constexpr-zero-lhs.ll [new file with mode: 0644]