Age | Commit message (Expand) | Author | Files | Lines |
2023-08-03 | Add operand ranges to op1_op2_relation API. | Andrew MacLeod | 1 | -1/+2 |
2023-05-24 | Provide relation queries for a stmt. | Andrew MacLeod | 1 | -3/+8 |
2023-03-23 | ranger: Ranger meets aspell | Jakub Jelinek | 1 | -1/+1 |
2023-02-16 | don't declare header-defined functions both static and inline | Patrick Palka | 1 | -3/+3 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-09-22 | Convert CFN_BUILT_IN_PARITY to range-ops. | Andrew MacLeod | 1 | -4/+0 |
2022-09-22 | Create gimple_range_op_handler in a new source file. | Andrew MacLeod | 1 | -10/+2 |
2022-08-16 | Abstract interesting ssa-names from GORI. | Andrew MacLeod | 1 | -3/+8 |
2022-08-02 | Make range_of_ssa_name_with_loop_info type agnostic. | Aldy Hernandez | 1 | -1/+1 |
2022-06-03 | Implement vrange::supports_type_p. | Aldy Hernandez | 1 | -2/+2 |
2022-06-01 | Convert ranger and clients to vrange. | Aldy Hernandez | 1 | -18/+19 |
2022-06-01 | Convert range-op.* to vrange. | Aldy Hernandez | 1 | -15/+0 |
2022-06-01 | Implement generic range temporaries. | Aldy Hernandez | 1 | -1/+1 |
2022-05-20 | Use "final" and "override" directly, rather than via macros | David Malcolm | 1 | -5/+5 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-15 | Ranger : Do not process abnormal ssa-names. | Andrew MacLeod | 1 | -0/+1 |
2021-09-21 | path solver: Add relation support. | Aldy Hernandez | 1 | -1/+1 |
2021-09-21 | Move postfold_gcond_edges into fur_source. | Aldy Hernandez | 1 | -1/+1 |
2021-07-15 | Add gimple_range_type for statements. | Andrew MacLeod | 1 | -0/+30 |
2021-06-24 | Only register relations on live edges | Andrew MacLeod | 1 | -1/+1 |
2021-06-23 | Split gimple-range into gimple-range-fold and gimple-range. | Andrew MacLeod | 1 | -0/+163 |