Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug in the type analysis phase of optimizing. | Nicolas Geoffray | 2014-11-25 | 1 | -0/+15 |
* | Remove HTemporary when building the SSA graph. | Nicolas Geoffray | 2014-11-11 | 1 | -0/+1 |
* | Implement register allocator for floating point registers. | Nicolas Geoffray | 2014-10-21 | 1 | -0/+4 |
* | Build live-in, live-out and kill sets for each block. | Nicolas Geoffray | 2014-05-07 | 1 | -2/+2 |
* | Add a Transform to SSA phase to the optimizing compiler. | Nicolas Geoffray | 2014-04-28 | 1 | -0/+71 |