Displaying 2 results from an estimated 2 matches for "99233".
Did you mean:
9233
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))
...114943
lambda.ll 3 52003 0 0.01 51978 0 0.01 51978
lame.ll 13 261262 0 0.03 261231 0 0.03 261231
lapi.ll 74 242562 0 0.03 242547 0 0.03 242547
laplace.ll 1 30865 0 0.01 30838 0 0.01 30838
lauxlib.ll 43 110129 0 0.02 110114 0 0.02 110114
layer3.ll 13 435128 0 0.04 435097 0 0.04 435097
lbaselib.ll 43 99233 0 0.02 99218 0 0.02 99218
L_canny.ll 5 57717 0 0.02 57695 0 0.02 57695
lcode.ll 56 172913 0 0.02 172898 0 0.03 172898
ldblib.ll 24 83768 0 0.02 83753 0 0.02 83753
ldebug.ll 32 162976 0 0.02 162961 0 0.02 162961
ldecod.ll 14 149907 0 0.02 149886 0 0.02 149886
ldo.ll 24 152277 0 0.02 152262 0 0.02 15...