Displaying 2 results from an estimated 2 matches for "17589374".
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))
...am.ll 10 54298 0 0.01 54273 0 0.01 54273
tol.ll 14 27300 0 0.01 27283 0 0.01 27283
top.ll 137 311177 6 0.03 308747 2 0.03 310415
Towers.ll 12 18539 0 0.01 18520 0 0.01 18520
trace.ll 11 34795 0 0.01 34779 0 0.01 34779
traits.ll 7 25582 0 0.01 25563 0 0.01 25563
tramp3d-v4.ll 9738 17955754 2880 4.83 17589374 * * *
transform8x8.ll 12 491518 0 0.04 491497 0 0.05 491497
trans.ll 9 27788 0 0.01 27767 0 0.01 27767
tree.ll 29 75173 0 0.02 75143 0 0.01 75143
Treesort.ll 8 20035 0 0.01 20016 0 0.01 20016
Triang.ll 4 30696 0 0.01 30674 0 0.01 30674
trie.ll 12 33266 0 0.01 33243 0 0.01 33243
trig.ll 9 38056 0 0....