Age | Commit message (Expand) | Author | Files | Lines |
2025-01-24 | tree-optimization/118634 - improve cunroll dump | Richard Biener | 1 | -2/+2 |
2025-01-17 | tree-optimization/92539 - missed optimization leads to bogus -Warray-bounds | Richard Biener | 1 | -3/+8 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-12-10 | Fix inaccuracy in cunroll/cunrolli when considering what's innermost loop. | liuhongt | 1 | -19/+41 |
2024-11-25 | tree-optimization/115825 - improve unroll estimates for volatile accesses | Richard Biener | 1 | -7/+28 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -10/+10 |
2024-08-29 | Use std::unique_ptr for optinfo_item | David Malcolm | 1 | -0/+1 |
2024-05-30 | Don't reduce estimated unrolled size for innermost loop. | liuhongt | 1 | -22/+27 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-05 | tree-optimization/112856 - fix LC SSA after loop header copying | Richard Biener | 1 | -4/+4 |
2023-10-12 | wide-int: Allow up to 16320 bits wide_int and change widest_int precision to ... | Jakub Jelinek | 1 | -2/+3 |
2023-08-15 | Use find_loop_location from unrolling | Richard Biener | 1 | -7/+3 |
2023-08-15 | tree-optimization/110991 - unroll size estimate after vectorization | Richard Biener | 1 | -1/+45 |
2023-07-17 | Restore bootstrap by removing unused variable in tree-ssa-loop-ivcanon.cc | Martin Jambor | 1 | -1/+0 |
2023-07-16 | Avoid double profile udpate in try_peel_loop | Jan Hubicka | 1 | -12/+1 |
2023-07-06 | Improve profile updates after loop-ch and cunroll | Jan Hubicka | 1 | -0/+6 |
2023-07-06 | Improve scale_loop_profile | Jan Hubicka | 1 | -1/+1 |
2023-06-19 | tree-optimization/110298 - CFG cleanup and stale nb_iterations | Richard Biener | 1 | -3/+4 |
2023-05-11 | VECT: Add tree_code into "creat_iv" and allow it can handle MINUS_EXPR IV | Pan Li | 1 | -1/+1 |
2023-05-04 | Rename last_stmt to last_nondebug_stmt | Richard Biener | 1 | -2/+2 |
2023-04-27 | Unloop loops that no longer loops in tree-ssa-loop-ch | Jan Hubicka | 1 | -6/+14 |
2023-04-26 | More last_stmt removal | Richard Biener | 1 | -4/+4 |
2023-04-22 | Update loop estimate after header duplication | Jan Hubicka | 1 | -25/+51 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -5/+5 |
2022-06-22 | ubsan: default to trap on unreachable at -O0 and -Og [PR104642] | Jason Merrill | 1 | -4/+3 |
2022-05-13 | Make gimple_build main workers more flexible | Richard Biener | 1 | -1/+1 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+1677 |