On Dec 22, 2006, at 3:08 PM, Reid Spencer wrote:
> On Fri, 2006-12-22 at 12:08 -0800, Chris Lattner wrote:
>
>>
>> +/// Four bits are used to represent the condition, as follows:
>> +/// 0 A > B
>> +/// 1 A == B
>> +/// 2 A < B
>> +/// 3 A and B are signed
>> +///
>> +/// S<=> Defin
On Fri, 2006-12-22 at 12:08 -0800, Chris Lattner wrote:
>
> +/// Four bits are used to represent the condition, as follows:
> +/// 0 A > B
> +/// 1 A == B
> +/// 2 A < B
> +/// 3 A and B are signed
> +///
> +/// S<=> Definition S<=> Definition
> +/// Always fa