[llvm-commits] [llvm-gcc] SETCC Removal Patch (Please Commit)

Chris Lattner clattner at apple.com
Thu Jan 4 10:42:23 PST 2007


On Jan 4, 2007, at 10:04 AM, Reid Spencer wrote:

> On Thu, 2007-01-04 at 09:56 -0800, Chris Lattner wrote:
>> On Jan 4, 2007, at 9:45 AM, Reid Spencer wrote:
>
>>
>> != and == are currently right (UNE and OEQ).  It's islessgreater
>> (LTGT_EXPR) that is wrong.
>
> Okay, can you just fix it then? I don't have a head version of your
> repository from which to make a patch for it and its probably a one  
> line
> change.

Good point, will do.

-Chris



More information about the llvm-commits mailing list