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-10-25 | Assorted --disable-checking fixes [PR117249] | Jakub Jelinek | 1 | -1/+2 |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -7/+7 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-10-02 | tree-optimization/113197 - bougs assert in PTA | Richard Biener | 1 | -1/+0 |
2024-09-30 | tree-optimization/116785 - relax volatile handling in PTA | Richard Biener | 1 | -2/+2 |
2024-09-24 | build: enable C++11 narrowing warnings | Jason Merrill | 1 | -8/+8 |
2024-07-25 | Maintain complex constraint vector order during PTA solving | Richard Biener | 1 | -12/+61 |
2024-07-23 | tree-optimization/116002 - PTA solving slow with degenerate graph | Richard Biener | 1 | -0/+12 |
2024-05-28 | tree-optimization/115236 - more points-to *ANYTHING = x fixes | Richard Biener | 1 | -6/+14 |
2024-05-28 | Avoid pessimistic constraints for asm memory constraints | Richard Biener | 1 | -2/+10 |
2024-05-27 | Fix points-to SCC collapsing bug | Richard Biener | 1 | -1/+3 |
2024-05-23 | tree-optimization/115199 - fix PTA constraint processing for &ANYTHING LHS | Richard Biener | 1 | -1/+1 |
2024-05-21 | tree-optimization/115137 - more ptr-vs-ptr compare fixes | Richard Biener | 1 | -0/+1 |
2024-05-17 | Add missing check for const_pool in the escaped solutions | Richard Biener | 1 | -0/+11 |
2024-05-16 | tree-optimization/13962 - handle ptr-ptr compares in ptrs_compare_unequal | Richard Biener | 1 | -3/+3 |
2024-05-16 | wrong code with points-to and volatile | Richard Biener | 1 | -0/+7 |
2024-05-16 | Revert "Revert: "Enable prange support."" | Aldy Hernandez | 1 | -1/+1 |
2024-05-10 | Revert: "Enable prange support." [PR114985] | Aldy Hernandez | 1 | -1/+1 |
2024-05-08 | Enable prange support. | Aldy Hernandez | 1 | -1/+1 |
2024-02-24 | Use HOST_WIDE_INT_{C,UC,0,0U,1,1U} macros some more | Jakub Jelinek | 1 | -3/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-27 | tree-optimization/112653 - PTA and return | Richard Biener | 1 | -77/+47 |
2023-06-06 | tree-optimization/109143 - improve PTA compile time | Richard Biener | 1 | -13/+25 |
2023-05-31 | ipa/109983 - (IPA) PTA speedup | Richard Biener | 1 | -72/+46 |
2023-05-31 | IPA PTA stats enhancement and non-details dump slimming | Richard Biener | 1 | -2/+8 |
2023-05-18 | gcc: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -2/+1 |
2023-04-24 | This replaces uses of last_stmt where we do not require debug skipping | Richard Biener | 1 | -1/+1 |
2023-04-19 | Use solve_add_graph_edge in more places | Richard Biener | 1 | -7/+4 |
2023-04-19 | Split out solve_add_graph_edge | Richard Biener | 1 | -11/+24 |
2023-04-19 | Remove special-cased edges when solving copies | Richard Biener | 1 | -11/+14 |
2023-04-19 | Fix do_sd_constraint escape special casing | Richard Biener | 1 | -1/+1 |
2023-04-19 | Remove senseless store in do_sd_constraint | Richard Biener | 1 | -4/+1 |
2023-04-19 | Avoid non-unified nodes on the topological sorting for PTA solving | Richard Biener | 1 | -2/+3 |
2023-04-18 | Shrink points-to analysis dumps when not dumping with -details | Richard Biener | 1 | -28/+35 |
2023-03-10 | Speedup PTA solving for call constraint sets | Richard Biener | 1 | -4/+11 |
2023-02-23 | Fix memory leak in PTA | Richard Biener | 1 | -4/+4 |
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/+8 |
2022-04-07 | ipa/104303 - miscompilation of gnatmake | Richard Biener | 1 | -4/+11 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+8753 |