Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Faster implementation of GVN's hash table | David Brazdil | 2015-03-17 | 1 | -129/+210 |
* | Opt compiler: enhance gvn for commutative ops. | Mingyao Yang | 2015-03-03 | 1 | -0/+9 |
* | Optimizing: Remove redundant hash set copy in GVN | David Brazdil | 2015-02-23 | 1 | -1/+1 |
* | Move code around and address growable_array comment. | Nicolas Geoffray | 2015-01-26 | 1 | -48/+222 |
* | Introduce a SideEffectsAnalysis class. | Nicolas Geoffray | 2015-01-26 | 1 | -17/+17 |
* | Fix a bug in GVN. | Nicolas Geoffray | 2014-11-28 | 1 | -70/+28 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -2/+3 |
* | First optimization in new compiler: simple GVN. | Nicolas Geoffray | 2014-09-19 | 1 | -0/+186 |