[llvm-commits] [llvm-gcc] SETCC Removal Patch (Please Commit)
Reid Spencer
rspencer at reidspencer.com
Fri Dec 22 22:08:03 PST 2006
All,
As the SetCondInst instruction has been replaced with the new FCmpInst
and ICmpInst instrucitons in LLVM, the attached patch compensates for
this in llvm-gcc. Since the Apple developers are unlikely to commit this
for over a week, if you're working over the holidays you'll need to
apply this manually to your llvm-gcc tree.
Thanks,
Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SETCC.patch
Type: text/x-patch
Size: 13167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061222/b8922a58/attachment.bin>
More information about the llvm-commits
mailing list