This is the regression test for the change to InstructionCombining.cpp
authorRobert Bocchino <bocchino@illinois.edu>
Tue, 27 Jul 2004 21:06:34 +0000 (21:06 +0000)
committerRobert Bocchino <bocchino@illinois.edu>
Tue, 27 Jul 2004 21:06:34 +0000 (21:06 +0000)
commita2601e3e55b10a8e1d3978c0e1710e2c1997d1b0
treeb1a534fcfc14c5200f47cf348595cfa9ada12fe0
parent71698285e8c09654b801804466b33feb6db8645d
This is the regression test for the change to InstructionCombining.cpp
that I made today.  It illustrates that the old version of the code
would crash if the RHS of a multiplication were a ConstantExpr that
could not be resolved into a ConstantInt or ConstantFP.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15292 91177308-0d34-0410-b5e6-96231b3b80d8