Displaying 2 results from an estimated 2 matches for "672872".
Did you mean:
372872
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))
....01 535
stats.ll 7 153843 0 0.02 153814 0 0.02 154514
stcopy.ll 3 7686 0 0.01 7652 0 0.01 7652
StdInStream.ll 9 29832 0 0.01 29805 0 0.01 29805
StdOutStream.ll 12 18089 0 0.01 18062 0 0.01 18062
stepanov_abstraction.ll 188 481183 24 0.05 489762 0 0.05 448404
stepanov_container.ll 330 668695 30 0.06 672872 * * *
stepanov_v1p2.ll 127 172226 25 0.02 166489 0 0.02 178347
stepanov_vector.ll 209 521683 6 0.04 522153 * * *
st.ll 113 202063 3 0.03 200965 0 0.03 179793
stmtexpr.ll 11 22838 1 0.01 22853 0 0.01 22827
Stopwatch.ll 8 10525 0 0.01 10505 0 0.01 10505
storage.ll 25 115739 0 0.02 115719 0 0.02 11571...