Age | Commit message (Expand) | Author | Files | Lines |
2019-09-30 | compiler: change escape maps to hash tables | Ian Lance Taylor | 1 | -3/+3 |
2018-01-15 | compiler: reclaim memory of escape analysis Nodes | Ian Lance Taylor | 1 | -0/+10 |
2017-12-22 | compiler: bring escape analysis mostly in line with gc compiler | Ian Lance Taylor | 1 | -16/+44 |
2017-12-22 | compiler: improve escape analysis diagnostics | Ian Lance Taylor | 1 | -0/+4 |
2016-08-02 | escape: Add basic debugging. | Chris Manghane | 1 | -0/+15 |
2016-06-14 | escape: Implement assign phase. | Ian Lance Taylor | 1 | -1/+8 |
2016-05-06 | escape: Add escape graph nodes. | Ian Lance Taylor | 1 | -3/+401 |
2016-05-06 | escape: Add skeleton for gc analysis. | Chris Manghane | 1 | -0/+44 |
2016-04-29 | escape: Remove previously existing analysis. | Chris Manghane | 1 | -310/+0 |
2015-04-17 | compiler: Escape analysis. | Chris Manghane | 1 | -0/+310 |