Expand this test to handle more cases (remainder and shifts) of zero.
commit5a4c808cb653999a345422758417fdd90a81c94a
authorNick Lewycky <nicholas@mxc.ca>
Sun, 21 Jun 2009 01:56:41 +0000 (21 01:56 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 21 Jun 2009 01:56:41 +0000 (21 01:56 +0000)
treed98d824b8a00c4d6c0a454f1e862f3d808822c1a
parent4f010583eebaa34dc290cf56effde4633ae3d8e3
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]