Displaying 2 results from an estimated 2 matches for "34224".
Did you mean:
4224
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))
...22
gsdevice.ll 26 67030 4 0.01 65511 1 0.02 66148
gsfile.ll 1 20471 0 0.01 20447 0 0.01 20447
gsfont.ll 13 44042 1 0.01 43603 1 0.01 43603
gsim2out.ll 8 67436 0 0.01 67412 0 0.01 67412
gsimage.ll 15 164706 0 0.02 164682 0 0.02 164682
gsline.ll 12 25004 0 0.01 24980 0 0.01 24980
gs.ll 9 34248 0 0.01 34224 0 0.01 34224
gsmain.ll 3 18785 0 0.01 18761 0 0.01 18761
gsmatrix.ll 14 76302 0 0.02 76278 0 0.01 76373
gsm_create.ll 1 3343 0 0.01 3313 0 0.01 3313
gsm_decode.ll 1 44688 0 0.01 44658 0 0.01 44658
gsm_destroy.ll 1 1940 0 0.01 1910 0 0.01 1910
gsm_encode.ll 1 34706 0 0.01 34676 0 0.01 34676
gsm_expl...