Age | Commit message (Expand) | Author | Files | Lines |
2024-06-17 | Rename Value_Range to value_range. | Aldy Hernandez | 1 | -2/+2 |
2024-05-23 | Make gori_map a shared component. | Andrew MacLeod | 1 | -1/+1 |
2024-05-23 | Make GORI a range_query component. | Andrew MacLeod | 1 | -2/+1 |
2024-05-23 | Gori_compute no longer inherits from gori_map. | Andrew MacLeod | 1 | -1/+1 |
2024-02-10 | Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some more | Jakub Jelinek | 1 | -3/+4 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-06-29 | Move maybe_set_nonzero_bits() to its only user. | Aldy Hernandez | 1 | -0/+65 |
2023-05-18 | gcc: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -2/+2 |
2023-04-26 | More last_stmt removal | Richard Biener | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-23 | tree-ssa-dom: can_infer_simple_equiv fixes [PR108068] | Jakub Jelinek | 1 | -6/+6 |
2022-11-22 | Fix thinko in last patch | Jeff Law | 1 | -1/+1 |
2022-11-22 | Fix comment typos noticed by Bernhard | Jeff Law | 1 | -4/+4 |
2022-10-17 | Make sure exported range for SSA post-dominates the DEF in set_global_ranges_... | Aldy Hernandez | 1 | -1/+5 |
2022-09-30 | Install correct patch version. | Jeff Law | 1 | -5/+5 |
2022-09-30 | More gimple const/copy propagation opportunities | Jeff Law | 1 | -2/+131 |
2022-09-30 | Minor cleanup/prep in DOM | Jeff Law | 1 | -5/+4 |
2022-09-26 | Set ranges from unreachable edges for all known ranges. | Aldy Hernandez | 1 | -17/+18 |
2022-08-18 | Make path_range_query standalone and add reset_path. | Aldy Hernandez | 1 | -1/+1 |
2022-07-24 | Convert some uses in ranger_cache and DOM to vrange. | Aldy Hernandez | 1 | -8/+10 |
2022-07-13 | Speed up DOM record_temporary_equivalences | Richard Biener | 1 | -36/+31 |
2022-07-11 | Implement global ranges for all vrange types (SSA_NAME_RANGE_INFO). | Aldy Hernandez | 1 | -1/+1 |
2022-07-04 | Misc conversions to vrange. | Aldy Hernandez | 1 | -1/+1 |
2022-06-30 | remove dead member variable in dom_jt_state | Martin Liska | 1 | -5/+3 |
2022-06-27 | Add 'final' and 'override' on dom_walker vfunc impls | David Malcolm | 1 | -2/+2 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -4/+4 |
2022-06-25 | Convert DOM to use Ranger rather than EVRP | Aldy Hernandez | 1 | -103/+120 |
2022-05-13 | Make gimple_build main workers more flexible | Richard Biener | 1 | -1/+1 |
2022-05-02 | Use CASE_CONVERT in a few more cases | Richard Biener | 1 | -2/+1 |
2022-04-29 | Remove various deprecated methods in class irange. | Aldy Hernandez | 1 | -1/+1 |
2022-03-10 | tree-optimization/102943 - avoid (re-)computing dominance bitmap | Richard Biener | 1 | -23/+35 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+2339 |