Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-12-01 | [PATCH v7 08/12] Add a new pass for naive CRC loops detection | Mariam Arutunian | 1 | -0/+1 |
2024-11-25 | Add target-independent store forwarding avoidance pass | Konstantinos Eleftheriou | 1 | -0/+1 |
2024-09-03 | LTO/WPA: Ensure that output_offload_tables only writes table once [PR116535] | Tobias Burnus | 1 | -1/+2 |
2024-07-17 | Enable musttail tail conversion even when not optimizing | Andi Kleen | 1 | -0/+1 |
2024-07-08 | [to-be-committed][RISC-V][V3] DCE analysis for extension elimination | Jeff Law | 1 | -0/+1 |
2024-07-02 | Rename expand_powcabs pass to expand_pow | Andrew Pinski | 1 | -1/+1 |
2024-06-24 | Add a late-combine pass [PR106594] | Richard Sandiford | 1 | -0/+1 |
2024-06-10 | Move array_bounds warnings into a separate pass. | Andrew MacLeod | 1 | -0/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-14 | A new copy propagation and PHI elimination pass | Filip Kastl | 1 | -0/+1 |
2023-12-05 | Introduce strub: machine-independent stack scrubbing | Alexandre Oliva | 1 | -2/+3 |
2023-12-05 | Allow prologues and epilogues to be inserted later | Richard Sandiford | 1 | -0/+2 |
2023-10-20 | Control flow redundancy hardening | Alexandre Oliva | 1 | -0/+2 |
2023-10-16 | Implement new RTL optimizations pass: fold-mem-offsets | Manolis Tsamis | 1 | -0/+1 |
2023-10-05 | Create a fast VRP pass | Andrew MacLeod | 1 | -0/+1 |
2023-09-06 | _BitInt lowering support [PR102989] | Jakub Jelinek | 1 | -0/+3 |
2023-07-14 | Turn TODO_rebuild_frequencies to a pass | Jan Hubicka | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-18 | middle-end IFN_ASSUME support [PR106654] | Jakub Jelinek | 1 | -1/+5 |
2022-07-20 | Move pass_cse_sincos after vectorizer. | liuhongt | 1 | -0/+1 |
2022-01-12 | tree-optimization/103990 - fix CFG cleanup regression from PRE change | Richard Biener | 1 | -1/+1 |
2022-01-04 | tree-optimization/103690 - not up-to-date SSA and PRE DCE | Richard Biener | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-23 | Implement -Winfinite-recursion [PR88232]. | Martin Sebor | 1 | -0/+1 |
2021-11-07 | Remove VRP threader. | Aldy Hernandez | 1 | -1/+0 |
2021-10-28 | hardened conditionals | Alexandre Oliva | 1 | -0/+3 |
2021-10-17 | Allow fully resolving backward jump threading passes. | Aldy Hernandez | 1 | -0/+1 |
2021-09-27 | Replace VRP threader with a hybrid forward threader. | Aldy Hernandez | 1 | -0/+1 |
2021-09-10 | Disable threading through latches until after loop optimizations. | Aldy Hernandez | 1 | -0/+2 |
2021-08-09 | openacc: Middle-end worker-partitioning support | Julian Brown | 1 | -0/+1 |
2021-07-29 | [OpenACC] Extract 'pass_oacc_loop_designation' out of 'pass_oacc_device_lower' | Thomas Schwinge | 1 | -0/+1 |
2021-07-28 | Add new gimple-ssa-warn-access pass. | Martin Sebor | 1 | -0/+1 |
2021-07-13 | passes: Fix up subobject __bos [PR101419] | Jakub Jelinek | 1 | -0/+2 |
2021-01-27 | Rename PROP_trees to PROP_gimple | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-01 | Add if-chain to switch conversion pass. | Martin Liska | 1 | -0/+1 |
2020-11-13 | Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons... | Gergö Barany | 1 | -0/+1 |
2020-11-02 | pass: Run cleanup passes before SLP [PR96789] | Kewen Lin | 1 | -0/+6 |
2020-10-30 | Add -fzero-call-used-regs option and zero_call_used_regs function attributes. | qing zhao | 1 | -0/+1 |
2020-10-22 | Materialize clones on demand | Jan Hubicka | 1 | -2/+0 |
2020-09-20 | New modref/ipa_modref optimization passes | Jan Hubicka | 1 | -0/+2 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -2/+0 |
2020-06-17 | Lower VEC_COND_EXPR into internal functions. | Martin Liska | 1 | -0/+1 |
2020-06-03 | Optimize ODR enum streaming | Jan Hubicka | 1 | -0/+1 |
2020-05-20 | Fix alignment for local variable [PR90811] | Kito Cheng | 1 | -0/+1 |
2020-01-18 | [C++ coroutines] Initial implementation. | Iain Sandoe | 1 | -0/+2 |
2020-01-14 | Initial commit of analyzer | David Malcolm | 1 | -0/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-28 | Move jump threading before reload | Ilya Leoshkevich | 1 | -1/+1 |