Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup policies for register allocation. | Nicolas Geoffray | 2014-04-29 | 1 | -4/+7 |
* | Code cleanup in preparation for x64 backend. | Nicolas Geoffray | 2014-04-17 | 1 | -0/+32 |
* | Long support in optimizing compiler. | Nicolas Geoffray | 2014-04-16 | 1 | -4/+12 |
* | Use target-specific word instead of runtime word. | Nicolas Geoffray | 2014-04-04 | 1 | -4/+6 |
* | Support passing arguments to invoke-static* instructions. | Nicolas Geoffray | 2014-04-03 | 1 | -12/+10 |
* | Add support for invoke-static in optimizing compiler. | Nicolas Geoffray | 2014-03-31 | 1 | -0/+1 |
* | Plug new optimizing compiler in compilation pipeline. | Nicolas Geoffray | 2014-03-18 | 1 | -4/+34 |
* | More code generation for the optimizing compiler. | Nicolas Geoffray | 2014-03-13 | 1 | -4/+28 |
* | Add codegen support to the optimizing compiler. | Nicolas Geoffray | 2014-03-04 | 1 | -0/+54 |