Displaying 2 results from an estimated 2 matches for "123161".
Did you mean:
12161
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))
...13 58663 0 0.01 58648 0 0.01 58648
lvm.ll 17 299068 0 0.03 299053 0 0.03 299053
LzFind.ll 29 150162 0 0.02 150146 0 0.02 150146
LzFindMt.ll 36 115911 0 0.02 115895 0 0.02 115895
lzio.ll 5 16946 0 0.01 16931 0 0.01 16931
Lzma2Dec.ll 6 34672 0 0.01 34656 0 0.01 33573
Lzma2Decoder.ll 47 123195 0 0.02 123161 * * *
Lzma2Enc.ll 9 50651 0 0.01 50635 0 0.01 50635
Lzma2Encoder.ll 26 63272 0 0.02 63238 0 0.02 64897
Lzma2Register.ll 3 5428 0 0.01 5394 0 0.01 5394
LzmaDec.ll 12 174036 0 0.02 174020 0 0.02 174020
LzmaDecoder.ll 54 144150 0 0.02 144116 0 0.02 128998
LzmaEnc.ll 34 561599 0 0.05 561583 0 0.05 5615...