aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-scopedtables.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-03-03tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOMRichard Biener1-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-08-22re PR tree-optimization/81741 (Misoptimisation : replacing a constant field r...Jeff Law1-4/+9
2017-03-15re PR tree-optimization/71437 (Performance regression after r235817)Jeff Law1-0/+21
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-02-08re PR tree-optimization/65917 (XFAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-...Jeff Law1-2/+9
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-29[PATCH] Remove unnecessary invalidation support in threadingJeff Law1-6/+0
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-09-18[PATCH] avail_exprs is no longer file scopedJeff Law1-1/+6
2015-09-16[PATCH] Move code out of tree-ssa-dom into tree-ssa-scopedtablesJeff Law1-0/+121
2015-09-11[PATCH] Another small cleanup to the const_and_copies stackJeff Law1-4/+10
2015-09-08Re: [PATCH] Minor cleanup of const_and_copies stackJeff Law1-1/+1
2015-09-04[PATCH] Minor cleanup of const_and_copies stackJeff Law1-3/+16
2015-04-17re PR tree-optimization/47679 (Strange uninitialized warning after SRA)Jeff Law1-0/+40