Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for adding two integers in optimizing compiler. | Nicolas Geoffray | 2014-03-31 | 1 | -0/+38 |
* | Plug new optimizing compiler in compilation pipeline. | Nicolas Geoffray | 2014-03-18 | 1 | -10/+16 |
* | Fix non-{arm, x86} builds. | Nicolas Geoffray | 2014-03-13 | 1 | -1/+4 |
* | More code generation for the optimizing compiler. | Nicolas Geoffray | 2014-03-13 | 1 | -8/+77 |
* | Add register support to the optimizing compiler. | Nicolas Geoffray | 2014-03-10 | 1 | -28/+25 |
* | Add codegen support to the optimizing compiler. | Nicolas Geoffray | 2014-03-04 | 1 | -0/+124 |