search for: bb63f382

Displaying 2 results from an estimated 2 matches for "bb63f382".

2013 Jul 21
0
[LLVMdev] Analysis of polly-detect overhead in oggenc
...all >errors we encounter (not just the first one). This is something Andreas >and Johannes found helpful earlier. > >Cheers, >Tobias > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130722/bb63f382/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-ScopDetect-Optimize-compile-time-cost-for-string-ope.patch Type: application/octet-stream Size: 16775 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/...
2013 Jul 14
3
[LLVMdev] Analysis of polly-detect overhead in oggenc
On 07/14/2013 08:05 AM, Star Tan wrote: > I have found that the extremely expensive compile-time overhead comes from the string buffer operation for "INVALID" MACRO in the polly-detect pass. > Attached is a hack patch file that simply remove the string buffer operation. This patch file can significantly reduce compile-time overhead when compiling big source code. For example, for