Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Final CL to enable register allocation on x86. | Nicolas Geoffray | 2014-06-12 | 1 | -0/+3 |
* | Add a linear scan register allocator to the optimizing compiler. | Nicolas Geoffray | 2014-05-26 | 1 | -1/+7 |
* | Linearize the graph before creating live ranges. | Nicolas Geoffray | 2014-05-16 | 1 | -0/+6 |
* | Add a compilation tracing mechanism to the new compiler. | Nicolas Geoffray | 2014-05-14 | 1 | -0/+63 |