Changes between Version 53 and Version 54 of Commentary/Compiler/NewCodeGen

Show
Ignore:
Timestamp:
10/15/09 06:20:17 (4 years ago)
Author:
simonpj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Commentary/Compiler/NewCodeGen

    v53 v54  
    2323 
    2424Bug list (code-gen related bugs that we may be able to fix): 
     25 * #1498 (avoid redundant heap check on the fast path) 
    2526 * #3552 (unreachable code) 
    2627 * #3462 (a feature)