Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into v2.1 | Mike Pall | 2016-06-05 | 1 | -3/+2 |
|\ | |||||
| * | Fix PHI remarking in SINK pass. | Mike Pall | 2016-06-05 | 1 | -3/+2 |
* | | Embed 64 bit constants directly in the IR, using two slots. | Mike Pall | 2016-05-23 | 1 | -0/+2 |
* | | Always walk IR constants in ascending order. | Mike Pall | 2016-05-22 | 1 | -2/+6 |
|/ | |||||
* | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 1 | -1/+1 |
* | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 1 | -1/+1 |
* | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
* | Need to handle TBAR in SINK pass. | Mike Pall | 2012-07-29 | 1 | -1/+1 |
* | Use an explicit flag to signal SINK tags for a trace. | Mike Pall | 2012-07-11 | 1 | -2/+2 |
* | Drop range limit for sunk stores relative to sunk allocation. | Mike Pall | 2012-07-04 | 1 | -5/+5 |
* | Add stricter check for sinking PHIs. | Mike Pall | 2012-07-04 | 1 | -2/+3 |
* | Fix NEWREF marking in SINK pass. | Mike Pall | 2012-07-03 | 1 | -1/+1 |
* | Add allocation sinking and store sinking optimization. | Mike Pall | 2012-07-02 | 1 | -0/+244 |