aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-scopedtables.c
AgeCommit message (Expand)AuthorFilesLines
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-14/+26
2016-01-19re PR tree-optimization/69336 (Constant value not detected)Richard Biener1-3/+3
2016-01-19re PR tree-optimization/69352 (profiledbootstrap failure with --with-build-co...Richard Biener1-4/+12
2016-01-18Equate MEM_REFs and ARRAY_REFs in tree-ssa-scopedtables.cAlan Lawrence1-3/+64
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-3/+0
2015-10-29[PATCH] Remove unnecessary invalidation support in threadingJeff Law1-39/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+5
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-09-16[PATCH] Move code out of tree-ssa-dom into tree-ssa-scopedtablesJeff Law1-0/+627
2015-09-11[PATCH] Another small cleanup to the const_and_copies stackJeff Law1-10/+10
2015-09-04[PATCH] Minor cleanup of const_and_copies stackJeff Law1-7/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-4/+0
2015-04-17re PR tree-optimization/47679 (Strange uninitialized warning after SRA)Jeff Law1-0/+152