[llvm-commits] [llvm-gcc] SETCC Removal Patch (Please Commit)
Reid Spencer
rspencer at reidspencer.com
Thu Jan 4 10:04:24 PST 2007
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.
>
> -Chris
More information about the llvm-commits
mailing list