Displaying 4 results from an estimated 4 matches for "84083".
Did you mean:
8083
2009 Oct 14
2
[LLVMdev] undoing the pthread changes
Pthread search changes broke freebsd so they are coming out until something
better can be done
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091014/238683da/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: undopthread.patch
Type: text/x-patch
Size:
2009 Oct 14
0
[LLVMdev] undoing the pthread changes
I got two arguments the wrong way round, this is the fixed one
On Wed, Oct 14, 2009 at 6:57 AM, Paul Davey <plmdvy at gmail.com> wrote:
> Pthread search changes broke freebsd so they are coming out until something
> better can be done
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...1 82854
HYPRE_struct_smg.ll 15 15541 0 0.01 15512 0 0.01 15512
HYPRE_struct_stencil.ll 3 7068 0 0.01 7039 0 0.01 7039
HYPRE_struct_vector.ll 16 35666 0 0.01 35637 0 0.01 26422
ialloc.ll 15 86903 0 0.01 86879 0 0.01 86879
iaparser.ll 74 137971 4 0.02 136825 1 0.02 137604
iascanner.ll 19 84100 0 0.02 84083 0 0.02 84083
id3tag.ll 4 36173 0 0.01 36142 0 0.01 36142
idct.ll 4 29032 0 0.01 28997 0 0.01 28997
idctref.ll 2 13404 0 0.01 13369 0 0.01 13369
idebug.ll 5 30092 0 0.01 30068 0 0.01 30068
idict.ll 10 43366 0 0.01 43342 0 0.01 43342
id.ll 0 4211 0 0.01 4194 0 0.01 4194
ieeefloat.ll 6 42929 0 0.01 42...