Age | Commit message (Expand) | Author |
---|---|---|
2014-09-23 | Fix code generation with materialized conditions. | |
2014-09-18 | Small fixes to get the boot image compiled in debug mode. | |
2014-07-21 | Add assembly operations with constants in optimizing compiler. | |
2014-07-02 | Support longs in the register allocator for x86_64. | |
2014-06-12 | Final CL to enable register allocation on x86. | |
2014-05-26 | Add a linear scan register allocator to the optimizing compiler. | |
2014-05-19 | Build live ranges in preparation for register allocation. | |
2014-05-16 | Linearize the graph before creating live ranges. | |
2014-05-14 | Add a compilation tracing mechanism to the new compiler. |