[llvm-commits] SETCC InstructionCombining.cpp

Reid Spencer rspencer at reidspencer.com
Sun Dec 17 15:35:08 PST 2006


Chris,

Attached is the patch to InstructionCombining.cpp for SETCC conversion
to ICmpInst. This passes all tests. 

All your previous feedback has been incorporated and confirmed. The test
just completed includes all those changes as well. 

I'm looking forward to finally committing the SETCC patch so we can
finish it off and then start removing unnecessary casts and unifying the
integer types.

Thanks in advance for your review.

Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IC.diff
Type: text/x-patch
Size: 142057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061217/3ae76627/attachment.bin>


More information about the llvm-commits mailing list