aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-03LTO/WPA: Ensure that output_offload_tables only writes table once [PR116535]Tobias Burnus1-1/+2
2024-07-17Enable musttail tail conversion even when not optimizingAndi Kleen1-0/+1
2024-07-08[to-be-committed][RISC-V][V3] DCE analysis for extension eliminationJeff Law1-0/+1
2024-07-02Rename expand_powcabs pass to expand_powAndrew Pinski1-1/+1
2024-06-24Add a late-combine pass [PR106594]Richard Sandiford1-0/+1
2024-06-10Move array_bounds warnings into a separate pass.Andrew MacLeod1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-14A new copy propagation and PHI elimination passFilip Kastl1-0/+1
2023-12-05Introduce strub: machine-independent stack scrubbingAlexandre Oliva1-2/+3
2023-12-05Allow prologues and epilogues to be inserted laterRichard Sandiford1-0/+2
2023-10-20Control flow redundancy hardeningAlexandre Oliva1-0/+2
2023-10-16Implement new RTL optimizations pass: fold-mem-offsetsManolis Tsamis1-0/+1
2023-10-05Create a fast VRP passAndrew MacLeod1-0/+1
2023-09-06_BitInt lowering support [PR102989]Jakub Jelinek1-0/+3
2023-07-14Turn TODO_rebuild_frequencies to a passJan Hubicka1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-10-18middle-end IFN_ASSUME support [PR106654]Jakub Jelinek1-1/+5
2022-07-20Move pass_cse_sincos after vectorizer.liuhongt1-0/+1
2022-01-12tree-optimization/103990 - fix CFG cleanup regression from PRE changeRichard Biener1-1/+1
2022-01-04tree-optimization/103690 - not up-to-date SSA and PRE DCERichard Biener1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-23Implement -Winfinite-recursion [PR88232].Martin Sebor1-0/+1
2021-11-07Remove VRP threader.Aldy Hernandez1-1/+0
2021-10-28hardened conditionalsAlexandre Oliva1-0/+3
2021-10-17Allow fully resolving backward jump threading passes.Aldy Hernandez1-0/+1
2021-09-27Replace VRP threader with a hybrid forward threader.Aldy Hernandez1-0/+1
2021-09-10Disable threading through latches until after loop optimizations.Aldy Hernandez1-0/+2
2021-08-09openacc: Middle-end worker-partitioning supportJulian Brown1-0/+1
2021-07-29[OpenACC] Extract 'pass_oacc_loop_designation' out of 'pass_oacc_device_lower'Thomas Schwinge1-0/+1
2021-07-28Add new gimple-ssa-warn-access pass.Martin Sebor1-0/+1
2021-07-13passes: Fix up subobject __bos [PR101419]Jakub Jelinek1-0/+2
2021-01-27Rename PROP_trees to PROP_gimpleJakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-01Add if-chain to switch conversion pass.Martin Liska1-0/+1
2020-11-13Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany1-0/+1
2020-11-02pass: Run cleanup passes before SLP [PR96789]Kewen Lin1-0/+6
2020-10-30Add -fzero-call-used-regs option and zero_call_used_regs function attributes.qing zhao1-0/+1
2020-10-22Materialize clones on demandJan Hubicka1-2/+0
2020-09-20New modref/ipa_modref optimization passesJan Hubicka1-0/+2
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-2/+0
2020-06-17Lower VEC_COND_EXPR into internal functions.Martin Liska1-0/+1
2020-06-03Optimize ODR enum streamingJan Hubicka1-0/+1
2020-05-20Fix alignment for local variable [PR90811]Kito Cheng1-0/+1
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe1-0/+2
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-28Move jump threading before reloadIlya Leoshkevich1-1/+1
2019-09-20New IPA-SRAMartin Jambor1-1/+1
2019-09-09Remove bt-load.cRichard Sandiford1-4/+0
2019-08-26PR tree-optimization/83431 - -Wformat-truncation may incorrectly report trunc...Martin Sebor1-0/+1