[LLVMdev] [PATCH] compiler-rt/lib/divsi3.c: do not call udivsi3 directly
Sébastien Bourdeauducq
sebastien.bourdeauducq at lekernel.net
Thu May 31 09:29:17 PDT 2012
This way, CPUs that have hardware support for unsigned division do not
need to use the slow software emulation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: divsi3-no-udivsi.diff
Type: text/x-patch
Size: 694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120531/b5527f42/attachment.bin>
More information about the llvm-dev
mailing list