aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.def
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2021-05-18Run pass_sink_code once more before store_mergingXionghu Luo1-0/+1
2021-05-05PR middle-end/100325 - missing warning with -O0 on sprintf overflow with poin...Martin Sebor1-1/+1
2021-05-03introduce try store by multiple piecesAlexandre Oliva1-2/+3
2021-04-27tree-optimization/99912 - schedule another TODO_remove_unused_localsRichard Biener1-0/+3
2021-04-27tree-optimization/99912 - schedule DSE before SRARichard Biener1-1/+2
2021-01-16cd_dce: Return TODO_update_address_taken from last cd_dce [PR96271]Jakub Jelinek1-3/+5
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-3/+8
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-1/+0
2020-09-20New modref/ipa_modref optimization passesJan Hubicka1-0/+4
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-2/+0
2019-08-26PR tree-optimization/83431 - -Wformat-truncation may incorrectly report trunc...Martin Sebor1-3/+2
2019-08-26re PR c/91526 (Unnecessary SSE and other instructions generated when compilin...Richard Biener1-0/+2
2019-07-08subreg: Add -fsplit-wide-types-early (PR88233)Segher Boessenkool1-1/+2
2019-07-01tree-ssa-sccvn.c (class pass_fre): Add may_iterate pass parameter.Richard Biener1-3/+4
2019-05-02re PR tree-optimization/89653 (Missing vectorization of loop containing std::...Richard Biener1-0/+2
2019-04-29* passes.def: Move -Wrestrict pass after copy propagation.Jeff Law1-1/+1
2019-04-25re PR tree-optimization/90037 (-Wnull-dereference false positive after r269302)Jeff Law1-18/+9
2019-02-14re PR middle-end/89284 (gcc -fsanitize=undefined inhibits -Wuninitialized)Jakub Jelinek1-1/+1
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-10-23re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener1-3/+4
2018-08-10Strip only selected predictors after early tree passes (PR tree-optimization/...Martin Liska1-3/+3
2018-06-08Remove MPXMartin Liska1-11/+0
2018-05-18Remove redundand pass pass_lower_switch.Martin Liska1-2/+1
2018-05-18Radically simplify emission of balanced tree for switch statements.Martin Liska1-0/+3
2018-02-19Put pass_sancov_O0 before pass_lower_switch with -O0 (PR sanitizer/82183).Martin Liska1-1/+1
2018-01-13Add an "early rematerialisation" passRichard Sandiford1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20re PR ipa/83506 (ICE: Segmentation fault in force_nonfallthru_and_redirect)Jakub Jelinek1-1/+2
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