Changes between Version 14 and Version 15 of JITRewrite

Show
Ignore:
Timestamp:
09/30/09 08:21:15 (12 years ago)
Author:
chromatic
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JITRewrite

    v14 v15  
    117117  * Design Lorito 
    118118  * Create a Lorito parser with multiple backends (C code in several formats, LLVM code) 
    119   * rip out the current JIT system (darbelo, post 1.6) 
    120119  * read LLVM documentation like mad men (whiteknight, help wanted!) 
    121120  * Make a C code backend for PCT 
     
    124123 
    125124  * Redirect --runcore=jit to the fast core (also redirected switch JIT and CGP JIT cores and their Makefile targets) 
     125  * rip out the current JIT system