Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a parent environment to HEnvironment. | Nicolas Geoffray | 2015-05-11 | 1 | -4/+53 |
* | Fix a bug when creating a HDeoptimization instruction. | Nicolas Geoffray | 2015-04-03 | 1 | -1/+1 |
* | Move arenas into runtime | Mathieu Chartier | 2015-02-19 | 1 | -1/+1 |
* | ART: Further refactor use lists | David Brazdil | 2015-01-27 | 1 | -4/+2 |
* | Optimizing: Speed up HEnvironment use removal | David Brazdil | 2015-01-26 | 1 | -4/+4 |
* | Inserting a node must also update its inputs users. | Nicolas Geoffray | 2014-10-07 | 1 | -0/+51 |
* | Also remove environment links to removed instructions. | Nicolas Geoffray | 2014-09-22 | 1 | -0/+66 |