Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | gimple-ssa-split-paths.c (find_block_to_duplicate_for_splitting_pa): Handle e... | Richard Biener | 2016-07-05 | 1 | -8/+17 |
* | re PR tree-optimization/69999 (ICE in verify_loop_structure, at cfgloop.c:163... | Jeff Law | 2016-02-29 | 1 | -0/+18 |
* | re PR tree-optimization/68541 (Path splitting causes if-conversion miss) | Jeff Law | 2016-02-05 | 1 | -12/+101 |
* | tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the... | Jakub Jelinek | 2016-01-23 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | [PATCH] Avoid unnecessary block copying in path splitting | Jeff Law | 2015-12-22 | 1 | -5/+4 |
* | [PATCH] Limit path splitting to loops we optimize for speed | Jeff Law | 2015-12-17 | 1 | -1/+7 |
* | [Patch,tree-optimization]: Add new path Splitting pass on tree ssa | Ajit Agarwal | 2015-11-13 | 1 | -0/+270 |