Displaying 2 results from an estimated 2 matches for "197218".
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))
...0 0.01 20708
z35.ll 3 410621 0 0.03 410587 0 0.04 410587
z36.ll 12 354997 0 0.03 354963 0 0.04 354963
z37.ll 20 786388 0 0.07 786354 0 0.07 781506
z38.ll 13 419389 0 0.04 419355 0 0.04 419355
z39.ll 7 53303 0 0.01 53269 0 0.01 53269
z40.ll 6 135810 0 0.02 135776 0 0.02 135776
z41.ll 8 197252 0 0.02 197218 0 0.03 197218
z42.ll 7 66774 0 0.01 66740 0 0.01 66740
z43.ll 10 162291 0 0.02 162257 0 0.02 162257
z44.ll 7 714200 0 0.06 714166 0 0.06 714166
z45.ll 6 22350 0 0.01 22316 0 0.01 22316
z46.ll 4 463428 0 0.04 463394 0 0.04 463394
z47.ll 5 216156 0 0.03 216122 0 0.02 216122
z48.ll 59 296891 0 0.04 29...