[llvm-commits] DIV -> U/S/FDiv Patch For Review

Reid Spencer rspencer at reidspencer.com
Sun Oct 22 19:50:43 PDT 2006


Attached is a patch to implement splitting the signless DIV instruction
into UDiv (unsigned), SDiv (signed), and FDiv (floating point)
instructions. This is part of the Signless Types work I'm doing.

Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIV.patch
Type: text/x-patch
Size: 118344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061022/0c4076a5/attachment.bin>


More information about the llvm-commits mailing list