[llvm-commits] [llvm-gcc] SHR Patch

Reid Spencer rspencer at reidspencer.com
Wed Nov 1 00:08:53 PST 2006


This patch is for llvm-gcc to make it emit ashr (arithmetic shift right)
and lshr (logical shift right) instructions. It needs to be applied to
llvm-gcc after the SHR.patch is applied to LLVM.

Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SHR-llvmgcc.patch
Type: text/x-patch
Size: 1927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061101/23663549/attachment.bin>


More information about the llvm-commits mailing list