Age | Commit message (Expand) | Author | Files | Lines |
2023-07-28 | Cleanup profile updating code in unrolling and splitting | Honza | 1 | -24/+6 |
2023-07-27 | Fix profile update after RTL unrolling | Jan Hubicka | 1 | -17/+24 |
2023-07-27 | Fix profile update in tree_transform_and_unroll_loop | Jan Hubicka | 1 | -192/+64 |
2023-05-29 | Fix incorrect SLOC inherited by induction variable increment | Eric Botcazou | 1 | -4/+4 |
2023-05-11 | VECT: Add tree_code into "creat_iv" and allow it can handle MINUS_EXPR IV | Pan Li | 1 | -10/+12 |
2023-05-04 | Rename last_stmt to last_nondebug_stmt | Richard Biener | 1 | -1/+1 |
2023-04-26 | More last_stmt removal | Richard Biener | 1 | -5/+2 |
2023-04-19 | tree-optimization/44794 - avoid excessive RTL unrolling on epilogues | Richard Biener | 1 | -0/+6 |
2023-04-19 | Avoid unnecessary epilogues from tree_unroll_loop | Richard Biener | 1 | -1/+1 |
2023-02-20 | tree-optimization/108825 - checking ICE with unroll-and-jam | Richard Biener | 1 | -3/+8 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-07-13 | tree-optimization/106249 - unroll-and-jam and LC SSA upate | Richard Biener | 1 | -2/+3 |
2022-07-07 | Speed up LC SSA rewrite more | Richard Biener | 1 | -9/+21 |
2022-07-07 | Speed up LC SSA rewrite | Richard Biener | 1 | -39/+56 |
2022-07-05 | Remove dead loop-based LC SSA rewrite | Richard Biener | 1 | -105/+4 |
2022-07-04 | Put virtual operands into loop-closed SSA | Richard Biener | 1 | -16/+7 |
2022-06-20 | Add operators / and * for profile_{count,probability}. | Martin Liska | 1 | -6/+5 |
2022-04-29 | Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond | Richard Biener | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+1677 |