search for: 1004051

Displaying 3 results from an estimated 3 matches for "1004051".

2009 May 19
2
[LLVMdev] llvm-java
Nicolas Geoffray wrote: > Andrew Haley wrote: > >> I should have asked a better question. By "does it work" I meant something >> like >> >> for (int i = 0; i < a.length; i++) >> System.out.println(a[i]); >> >> > > OK, so no :) VMKit does not know that a[i] is related to a.length. I > believe Andre's
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))
...90382 block-byref-cxxobj-test.ll 1 824 0 0.01 813 0 0.01 813 block-byref-test.ll 1 815 0 0.01 806 0 0.01 806 block-call-r7674133.ll 1 1314 0 0.01 1303 0 0.01 1303 block-copied-in-cxxobj-1.ll 1 825 0 0.01 814 0 0.01 814 block-copied-in-cxxobj.ll 1 823 0 0.01 812 0 0.01 812 block.ll 19 1004072 0 0.09 1004051 0 0.09 1004051 blockstret.ll 1 1335 0 0.01 1326 0 0.01 1326 bmhasrch.ll 2 14299 0 0.01 14262 0 0.01 14262 bmhisrch.ll 4 18870 0 0.01 18833 0 0.01 18833 bmhsrch.ll 2 11714 0 0.01 11677 0 0.01 11677 bmm.ll 8 20177 0 0.01 20153 0 0.01 20153 bnchmrk.ll 3 11261 0 0.01 11237 0 0.01 11237 box_algebra.ll 3...