Displaying 2 results from an estimated 2 matches for "218813".
Did you mean:
21.813
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))
...170
position_values.ll 2 25543 0 0.01 25524 0 0.01 25524
Ppmd7Dec.ll 6 36050 0 0.01 36034 0 0.01 36034
Ppmd7Enc.ll 3 56172 0 0.02 56156 0 0.02 56156
Ppmd7.ll 14 127258 0 0.02 127242 0 0.02 127242
Ppmd8Dec.ll 2 42218 0 0.01 42202 0 0.01 42202
Ppmd8Enc.ll 2 39910 0 0.01 39894 0 0.01 39894
Ppmd8.ll 17 218813 0 0.02 218797 0 0.02 218797
PpmdDecoder.ll 40 81362 0 0.02 81328 * * *
PpmdEncoder.ll 24 73540 0 0.02 73506 0 0.02 70726
PpmdHandler.ll 34 195865 0 0.02 195832 0 0.03 195832
PpmdRegister.ll 5 14936 0 0.01 14902 0 0.01 14902
PpmdZip.ll 18 67245 3 0.01 64946 3 0.01 64946
ppowmod.ll 1 11109 0 0.01 110...