Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for not-long on ARM64 in the optimizing compiler. | Roland Levillain | 2014-11-06 | 1 | -9/+9 |
* | Some improvement to reg alloc. | Mingyao Yang | 2014-11-03 | 1 | -1/+1 |
* | Add support for floats and doubles. | Nicolas Geoffray | 2014-10-07 | 1 | -2/+4 |
* | Initiate a dead code elimination pass in the optimizing compiler. | Roland Levillain | 2014-09-17 | 1 | -0/+20 |
* | Add CFG and SSA form checkers in the optimizing compiler. | Roland Levillain | 2014-09-17 | 1 | -0/+13 |
* | Revert "Revert "Implement suspend checks in new compiler."" | Nicolas Geoffray | 2014-09-16 | 1 | -0/+13 |
* | Add a linear scan register allocator to the optimizing compiler. | Nicolas Geoffray | 2014-05-26 | 1 | -0/+21 |
* | More code generation for the optimizing compiler. | Nicolas Geoffray | 2014-03-13 | 1 | -0/+3 |
* | Add register support to the optimizing compiler. | Nicolas Geoffray | 2014-03-10 | 1 | -0/+29 |