Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-25 | re PR tree-optimization/69196 (code size regression with jump threading at -O2) | Jeff Law | 1 | -29/+124 |
2016-01-21 | [PATCH] [PR tree-optimization/69347] Fix memory consumption in threader & min... | Jeff Law | 1 | -2/+2 |
2016-01-19 | re PR tree-optimization/69347 (excessive compile time with -O2) | Jeff Law | 1 | -0/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-29 | [PATCH][PR tree-optimization/67892] Use FSM threader to handle backedges | Jeff Law | 1 | -7/+38 |
2015-10-26 | [PATCH] [PR tree-optimization/68013] Make sure first block in FSM path | Jeff Law | 1 | -0/+5 |
2015-10-13 | [PATCH] Allow FSM to thread single block cases too | Jeff Law | 1 | -4/+0 |
2015-10-12 | [PATCH] Allow FSM threader to thread more complex conditions | Jeff Law | 1 | -3/+33 |
2015-10-12 | [PATCH] Improve FSM threader to handle compiler temporaries too | Jeff Law | 1 | -3/+2 |
2015-10-11 | [PATCH] Refactoring FSM bits into their own file | Jeff Law | 1 | -0/+325 |