search for: 9b1a02a4

Displaying 2 results from an estimated 2 matches for "9b1a02a4".

2014 Nov 10
2
[LLVMdev] About inlining the modulo function in ARM architecture
Hi all, Sorry for bothering those not interested. I found that ARM backend will insert a modulo function (like __modsi3) instead of the modulo instruction. I wonder how we can inline the modulo function into the program. Is there any OPTION we can use in the opt or llc? Thanks, Ray -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Nov 10
3
[LLVMdev] About inlining the modulo function in ARM architecture
...because that's what > the FastISel decides to do. That strikes me as a bug, or at least an > oddity. > > Cheers. > > Tim. > Ray -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141110/9b1a02a4/attachment.html>