[llvm-commits] [llvm-gcc] Signedness patch for rs6000.h

Chris Lattner clattner at apple.com
Wed Dec 20 17:43:44 PST 2006


On Dec 20, 2006, at 4:46 PM, Reid Spencer wrote:

> Attached is a patch for the gcc/config/rs6000/rs6000.h file to remove
> isSigned() calls. This is analgous to the last patch I sent but for  
> PPC
> instead of X86.  Same comments
> apply.
>
> This patch has not been compiled or tested as I don't have a PPC
> machine. Please review and try it.

This patch looks fine to me.

Jim, please check that it works (e.g. by making a testcase that uses  
the modified instructions) and commit it if it looks good to you,

Thanks,

-Chris




More information about the llvm-commits mailing list