Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -3/+4 |
* | ART: Pass Options should be strings instead of integers | Jean-Philippe Halimi | 2015-02-03 | 1 | -7/+18 |
* | Clean up pass driver | Mathieu Chartier | 2015-01-28 | 1 | -29/+41 |
* | ART: Some Quick cleanup | Andreas Gampe | 2015-01-26 | 1 | -0/+1 |
* | Quick: In GVN, apply modifications early if outside loop. | Vladimir Marko | 2014-10-17 | 1 | -3/+0 |
* | ART: Add capability for a pass to have options | Razvan A Lupusoru | 2014-08-26 | 1 | -12/+126 |
* | Rewrite topological sort order and improve GVN. | Vladimir Marko | 2014-07-23 | 1 | -0/+3 |
* | Fix topological ordering and use it for optimizations. | Vladimir Marko | 2014-06-19 | 1 | -0/+6 |
* | ART: Setting up cleanup | Jean Christophe Beyler | 2014-05-30 | 1 | -10/+137 |
* | ART: Pass driver generalization | James C Scott | 2014-05-22 | 1 | -0/+45 |