Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-12-06 | middle-end: Handle resized PHI nodes in loop_version() | Lewis Hyatt | 1 | -0/+7 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -1/+1 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-06-17 | Rename Value_Range to value_range. | Aldy Hernandez | 1 | -1/+1 |
2024-04-28 | Make some integer specific ranges generic Value_Range's. | Aldy Hernandez | 1 | -3/+3 |
2024-04-04 | tree-optimization/114551 - loop splitting and undefined overflow | Richard Biener | 1 | -2/+20 |
2024-02-14 | Fix ICE in loop splitting with -fno-guess-branch-probability | Jan Hubicka | 1 | -1/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-14 | tree-optimization/111233 - loop splitting miscompile | Richard Biener | 1 | -5/+4 |
2023-08-11 | Fix division by zero in loop splitting | Jan Hubicka | 1 | -4/+8 |
2023-08-03 | Update loop iteration estimates after splitting | Jan Hubicka | 1 | -2/+32 |
2023-07-28 | Cleanup profile updating code in unrolling and splitting | Honza | 1 | -43/+2 |
2023-07-28 | loop-split improvements, part 3 | Jan Hubicka | 1 | -17/+57 |
2023-07-28 | loop-split improvements, part 2 | Jan Hubicka | 1 | -14/+70 |
2023-07-28 | loop-split improvements, part 1 | Jan Hubicka | 1 | -3/+10 |
2023-05-04 | Rename last_stmt to last_nondebug_stmt | Richard Biener | 1 | -1/+1 |
2023-05-03 | More last_stmt removal | Richard Biener | 1 | -17/+12 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-09-07 | tree-optimization/106860 - fix profile scaling in split_loop | Richard Biener | 1 | -6/+10 |
2022-06-28 | Speedup loop splitting SSA update | Richard Biener | 1 | -3/+2 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -2/+2 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+1747 |