Sébastien Bourdeauducq
2012-May-31 16:29 UTC
[LLVMdev] [PATCH] compiler-rt/lib/divsi3.c: do not call udivsi3 directly
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>