Displaying 2 results from an estimated 2 matches for "297956".
Did you mean:
497956
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))
...60131
shr.ll 17 14329 0 0.01 14306 0 0.01 14429
sieve.ll 2 7338 0 0.01 7319 0 0.01 7319
sig.ll 3 54374 0 0.01 54357 0 0.01 54357
sim4b1.ll 41 612189 0 0.06 612170 0 0.06 612170
sim4.init.ll 14 155560 0 0.02 155541 0 0.02 155541
sim_debug.ll 1 10622 0 0.01 10592 0 0.01 10592
sim.ll 16 297969 0 0.03 297956 0 0.03 297956
simple.ll 3 13217 0 0.01 13201 0 0.01 13201
simple_rethrow.ll 4 7766 0 0.01 7747 0 0.01 7747
simple_throw.ll 3 4769 0 0.01 4750 0 0.01 4750
simple_types_constant_folding.ll 892 1318975 228 0.40 1097834 * * *
simple_types_loop_invariant.ll 510 1079518 16 0.15 1071531 * * *
simulate.ll...