[llvm-commits] Div->[USF]Div Patch, Attempt #2

Reid Spencer rspencer at reidspencer.com
Wed Oct 25 12:15:50 PDT 2006


Attached are two patch files to replace the DIV instruction with 3
instructions: SDiv, UDiv, FDiv. The first file patches llvm. The second
file patches llvm-gcc4. 

This is the 2nd attempt to provide the patch.  All comments are welcome.

Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIV.patch
Type: text/x-patch
Size: 150461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061025/58d91b13/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIV-llvmgcc.patch
Type: text/x-patch
Size: 3381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061025/58d91b13/attachment-0001.bin>


More information about the llvm-commits mailing list