search for: 694523

Displaying 2 results from an estimated 2 matches for "694523".

Did you mean: 644523
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))
...ffbench.ll 2 38643 0 0.01 38628 0 0.01 38628 fftbench.ll 81 162362 4 0.02 161595 2 0.02 163177 fftFunctions.ll 16 176353 0 0.02 176338 0 0.03 176338 fft.ll 3 32602 0 0.01 32587 0 0.01 32587 FFT.ll 6 26717 0 0.01 26697 0 0.01 26697 fftmisc.ll 4 8115 0 0.01 8085 0 0.01 8085 fftsg.ll 37 694548 0 0.07 694523 0 0.08 677578 Fheap.ll 16 55029 0 0.02 55009 0 0.02 55009 fib2.ll 2 3596 0 0.01 3577 0 0.01 3577 fibo.ll 11 15159 0 0.01 15134 0 0.01 15134 FileDir.ll 30 298591 0 0.03 298563 0 0.03 298021 FileFind.ll 33 384904 0 0.04 384876 0 0.04 361202 filehandle.ll 5 30313 0 0.01 30292 0 0.01 30292 FileIO.ll 21...