search for: 57f5c425

Displaying 2 results from an estimated 2 matches for "57f5c425".

2014 Jan 31
2
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
....uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- A non-text attachment was scrubbed... Name: mergefunctions-less-comparison-2014-01-31.patch Type: text/x-diff Size: 50000 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140131/57f5c425/attachment.patch>
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hello Sean and Tobias, Sean, Thank you. Could you describe Nick's ideas in few words or give me links to your discussion, so I could adapt my ideas to it. Tobias, Your patch fails on several modules in my benchmark (73 of ~1800 tests). I have sent one as attachment. See statistics files for more details, all the .ll files you could simply find in test-suite object directory (after