New testcase to see if constant propogation of remainder is implemented
authorChris Lattner <sabre@nondot.org>
Fri, 3 May 2002 20:14:21 +0000 (20:14 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 May 2002 20:14:21 +0000 (20:14 +0000)
commit8e122e1148db4b624bc9dc1db8cda285615f1c9c
treeb8b9ebc5436687ad382c194aff2d7cf02148746c
parent4f538507b620190d50b88e088764a951dbb5044f
New testcase to see if constant propogation of remainder is implemented

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2460 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ConstProp/remtest.ll [new file with mode: 0644]