search for: 144063

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

Did you mean: 14403
2007 Apr 18
0
[PATCH 5/5] Mmu header movement.patch
Move header includes for the nopud / nopmd types to the location of the actual pte / pgd type definitions. This allows generic 4-level page type code to be written before the split 2/3 level page table headers are included. Signed-off-by: Zachary Amsden <zach@vmware.com> diff -r 8233e2c507d3 include/asm-i386/page.h --- a/include/asm-i386/page.h Thu Oct 19 03:11:37 2006 -0700 +++
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))
...2000.ll 3 151681 0 0.02 151652 0 0.02 151652 smg2_setup_rap.ll 5 499522 0 0.04 499493 0 0.04 499493 smg3_setup_rap.ll 5 1137824 0 0.10 1137795 0 0.10 1137795 smg_axpy.ll 1 53194 0 0.01 53165 0 0.01 53165 smg.ll 15 86226 0 0.01 86197 * * * smg_relax.ll 26 133927 0 0.02 133898 * * * smg_residual.ll 5 144063 0 0.02 144034 0 0.02 144034 smg_setup_interp.ll 2 82572 0 0.02 82543 0 0.01 82543 smg_setup.ll 1 125658 0 0.02 125629 0 0.02 125629 smg_setup_rap.ll 2 16139 0 0.01 16110 0 0.01 16110 smg_setup_restrict.ll 2 4625 0 0.01 4596 0 0.01 4596 smg_solve.ll 1 54745 0 0.01 54716 0 0.01 54716 sminterf.ll 1 12...