aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+1
2019-07-08subreg: Add -fsplit-wide-types-early (PR88233)Segher Boessenkool1-1/+2
2019-07-04re PR ipa/91062 (gcc.dg/ipa/ipa-pta-1.c dump contains garbage when gcc was co...Richard Biener1-1/+1
2019-04-25tree-pass.h (make_pass_phi_only_cprop): Remove.Richard Biener1-1/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-17Add a loop versioning passRichard Sandiford1-0/+1
2018-12-03Repeat jump threading after combineIlya Leoshkevich1-0/+1
2018-11-20re PR ipa/87706 (Inlined functions trigger invalid -Wmissing-profile warning)Jan Hubicka1-0/+1
2018-06-08Convert dump and optgroup flags to enumsDavid Malcolm1-1/+1
2018-06-08Remove MPXMartin Liska1-6/+0
2018-05-18Radically simplify emission of balanced tree for switch statements.Martin Liska1-0/+1
2018-01-13Add an "early rematerialisation" passRichard Sandiford1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfMartin Sebor1-0/+1
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng1-0/+1
2017-12-07Add unroll and jam passMichael Matz1-0/+1
2017-10-23tree-pass.h (PROP_rtl_split_insns): Define.Sandra Loosemore1-0/+1
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska1-0/+1
2017-06-16re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge)Richard Biener1-1/+0
2017-05-31passes.c: implement pre-ICE emergency dumpingAlexander Monakov1-0/+1
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka1-1/+2
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka1-2/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21re PR bootstrap/78817 (stage2 bootstrap failure in vec.h:1613:5: error: argum...Jakub Jelinek1-0/+1
2016-11-22OpenMP offloading to NVPTX: middle-end changesAlexander Monakov1-0/+2