Displaying 2 results from an estimated 2 matches for "42082".
Did you mean:
2082
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))
...jdtrans.ll 2 28853 0 0.01 28820 0 0.01 28820
jerror.ll 6 46027 0 0.01 45994 0 0.01 45994
jfdctflt.ll 1 20150 0 0.01 20117 0 0.01 20117
jfdctfst.ll 1 20298 0 0.01 20265 0 0.01 20265
jfdctint.ll 1 23623 0 0.01 23590 0 0.01 23590
jidctflt.ll 1 39322 0 0.01 39289 0 0.01 39289
jidctfst.ll 1 42115 0 0.01 42082 0 0.01 42082
jidctint.ll 1 45956 0 0.01 45923 0 0.01 45923
jidctred.ll 3 50470 0 0.01 50437 0 0.01 50437
jmemmgr.ll 15 170588 0 0.02 170555 0 0.02 167207
jmemnobs.ll 8 9152 2 0.01 8383 2 0.01 8383
jquant1.ll 17 125661 0 0.02 125628 0 0.01 125628
jquant2.ll 18 189959 0 0.02 189926 0 0.03 189926
juti...