aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-24Avoid invalid loop transformations in jump threading registry.Aldy Hernandez1-0/+1
2021-09-19Minor cleanups to forward threader.Aldy Hernandez1-1/+1
2021-09-13Remove references to FSM threads.Aldy Hernandez1-2/+6
2021-09-11Refactor jump_thread_path_registry.Aldy Hernandez1-22/+38
2021-07-29Backwards jump threader rewrite with ranger.Aldy Hernandez1-1/+1
2021-04-30Jump threader refactor.Aldy Hernandez1-10/+75
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-15re PR tree-optimization/81165 (Regression in GCC-8.0.0's optimizer)Jeff Law1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-25re PR tree-optimization/69196 (code size regression with jump threading at -O2)Jeff Law1-0/+13
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Fix memory leaks and use a pool_allocatorMartin Liska1-0/+1
2015-10-06[PATCH][PR tree-optimization/67816] Fix jump threading when DOM removes condi...Jeff Law1-1/+1
2015-09-30[PATCH] Improve DOM's optimization of control statementsJeff Law1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-06extend jump thread for finite state automataJames Greenhalgh1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19tree-ssa-threadupdate.c: Fix trailing whitespace.Jeff Law1-1/+1
2013-11-08tree-ssa-threadupdate.h (delete_thread_path): Declare.Jeff Law1-0/+1
2013-10-01tree-ssa-threadedge.c (thread_across_edge): Make path a pointer to a vec.Jeff Law1-1/+1
2013-09-25tree-flow.h (thread_through_all_blocks): Prototype moved into tree-ssa-thread...Jeff Law1-0/+45