summaryrefslogtreecommitdiff
path: root/gcc/gcse-common.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-09Make note_stores take an rtx_insnRichard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford
2015-03-22re PR rtl-optimization/64317 (Ineffective allocation of PIC base register)Jeff Law