Displaying 2 results from an estimated 2 matches for "505949".
Did you mean:
50.949
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))
...83700
zgeneric.ll 12 74542 0 0.01 74518 0 0.01 74518
zgstate.ll 30 64508 0 0.01 64484 * * *
ZHandler.ll 18 62274 0 0.01 62241 0 0.01 62241
zht.ll 4 19770 0 0.01 19746 0 0.01 19746
ZipAddCommon.ll 14 182600 0 0.02 182563 0 0.02 182563
ZipCrypto.ll 31 55274 10 0.01 47008 8 0.01 47349
ZipHandler.ll 77 505949 0 0.05 505912 0 0.04 504648
ZipHandlerOut.ll 13 253045 0 0.03 253008 0 0.02 253008
ZipHeader.ll 0 1047 0 0.01 1010 0 0.01 1010
ZipIn.ll 42 340057 0 0.03 340020 0 0.03 340020
ZipItem.ll 11 23327 0 0.01 23290 0 0.01 23290
ZipOut.ll 19 204488 0 0.02 204451 0 0.02 204451
ZipRegister.ll 3 5750 0 0.01 57...