Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-11-11 | tree-optimization/117510 - fix guard hoisting validity check | Richard Biener | 1 | -1/+5 |
2024-09-27 | unswitch: Replace manual ondemand maybe_undef with ssa_name_maybe_undef_p/mar... | Andrew Pinski | 1 | -59/+2 |
2024-08-29 | Use std::unique_ptr for optinfo_item | David Malcolm | 1 | -0/+1 |
2024-05-23 | Gori_compute inherits from gimple_outgoing_range. | Andrew MacLeod | 1 | -2/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-10-23 | tree-optimization/111917 - bougs IL after guard hoisting | Richard Biener | 1 | -4/+1 |
2023-06-12 | Remove type from range_op_handler table selection | Andrew MacLeod | 1 | -1/+1 |
2023-05-04 | Rename last_stmt to last_nondebug_stmt | Richard Biener | 1 | -5/+5 |
2023-05-03 | More last_stmt removal | Richard Biener | 1 | -5/+5 |
2023-05-01 | Conversion to irange wide_int API. | Aldy Hernandez | 1 | -8/+9 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-02 | Add --param max-unswitch-depth | Richard Biener | 1 | -1/+3 |
2022-11-28 | tree-optimization/107876 - unswitching of switch | Richard Biener | 1 | -1/+9 |
2022-11-10 | unswitching of outer loops | Richard Biener | 1 | -79/+124 |
2022-11-07 | unswitch most profitable condition first | Richard Biener | 1 | -12/+54 |
2022-07-04 | Put virtual operands into loop-closed SSA | Richard Biener | 1 | -3/+1 |
2022-07-04 | Remove some deprecated irange methods. | Aldy Hernandez | 1 | -2/+2 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -2/+2 |
2022-06-03 | Implement vrange::supports_type_p. | Aldy Hernandez | 1 | -3/+3 |
2022-06-02 | tree-optimization/105802 - another unswitching type issue | Richard Biener | 1 | -10/+7 |
2022-06-01 | unswitch: Fold case label lo/hi values to index type [PR105770] | Jakub Jelinek | 1 | -3/+6 |
2022-06-01 | Convert ranger and clients to vrange. | Aldy Hernandez | 1 | -7/+7 |
2022-06-01 | tree-optimization/105763 - avoid abnormals with ranger queries | Richard Biener | 1 | -2/+1 |
2022-05-25 | Add GIMPLE switch support to loop unswitching | Martin Liska | 1 | -241/+821 |
2022-01-21 | tree-optimization/104156 - fix unswitching compare-debug issue | Richard Biener | 1 | -16/+34 |
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/+1042 |