Duncan Sands 8feb694e8f Fix PR3274: when promoting the condition of a BRCOND node,
promote from i1 all the way up to the canonical SetCC type.
In order to discover an appropriate type to use, pass
MVT::Other to getSetCCResultType.  In order to be able to
do this, change getSetCCResultType to take a type as an
argument, not a value (this is also more logical).

llvm-svn: 61542
2009-01-01 15:52:00 +00:00
..
2008-09-26 04:40:32 +00:00
2008-09-23 08:54:41 +00:00
2008-08-03 15:37:43 +00:00
2008-09-15 21:06:55 +00:00
2008-08-08 17:56:50 +00:00