Displaying 2 results from an estimated 2 matches for "98330".
Did you mean:
28330
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))
...31
7zCrc.ll 3 6134 0 0.01 6118 0 0.01 6118
7zCrcOpt.ll 2 6410 0 0.01 6394 0 0.01 6394
7zDecode.ll 29 252150 6 0.03 246797 * * *
7zEncode.ll 54 422010 8 0.03 415640 * * *
7zExtract.ll 12 105769 0 0.02 105733 0 0.01 104790
7zFolderInStream.ll 22 84789 2 0.01 83699 2 0.02 83699
7zFolderOutStream.ll 21 98330 0 0.01 98294 0 0.01 98294
7zHandler.ll 57 498965 3 0.04 497360 * * *
7zHandlerOut.ll 46 360396 3 0.04 358791 * * *
7zHeader.ll 0 533 0 0.01 497 0 0.01 497
7zIn.ll 65 630076 4 0.05 627948 * * *
7zOut.ll 52 422075 4 0.04 419945 * * *
7zProperties.ll 5 69260 0 0.01 69224 0 0.02 69224
7zRegister.ll 3 6...