Displaying 2 results from an estimated 2 matches for "131688".
Did you mean:
13168
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))
...43342
id.ll 0 4211 0 0.01 4194 0 0.01 4194
ieeefloat.ll 6 42929 0 0.01 42898 0 0.01 42898
iinit.ll 5 12359 0 0.01 12335 0 0.01 12335
image.ll 40 681667 0 0.06 681646 0 0.06 681646
img_chroma.ll 5 38306 0 0.01 38285 0 0.01 38285
img_luma.ll 10 124530 0 0.02 124509 0 0.02 124509
ImplodeDecoder.ll 20 131688 0 0.02 131654 0 0.02 131654
ImplodeHuffmanDecoder.ll 4 19555 0 0.01 19521 0 0.01 19521
iname.ll 6 24818 0 0.01 24794 0 0.01 24794
InBuffer.ll 7 16214 0 0.01 16182 0 0.01 16182
indep.ll 2 33146 0 0.01 33116 0 0.01 33116
initbb.ll 2 32361 0 0.01 32328 0 0.01 32328
init.ll 1 9382 0 0.01 9353 0 0.01 93...