Changes between Version 12 and Version 13 of LLVMメモ


Ignore:
Timestamp:
May 27, 2009 5:13:49 PM (16 years ago)
Author:
nakasato
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LLVMメモ

    v12 v13  
    2121= redundancy elimilation = 
    2222 
     23ffe 
    2324||        || s1   || s2   || r   || time || 
    2425|| noopt  || 4605 || 3415 || 109 || 1.222501e-01  || 
    2526|| GVN    || 1175 || 1391 || 65  ||  4.589486e-02    || 
    2627|| GVNPRE || 3389 || 2725 || 80  ||  7.008004e-02  || 
    27 ffe 
     28 
     29ffg+ffe 
     30||        || s1   || s2   || r   || time || 
     31|| noopt  || 11090 || -  || -  || -  || 
     32|| GVN    || 3672 || - || -  ||  -    || 
     33|| GVNPRE || 8633 || - || -  || -  ||