summaryrefslogtreecommitdiff
path: root/gcc/gcse.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-09-30Remove global call sets: gcse.cRichard Sandiford
2019-09-09Make note_stores take an rtx_insnRichard Sandiford
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-04-11re PR tree-optimization/90020 (-O2 -Os x86-64 wrong code generated for GNU Em...Richard Biener
2019-01-24re PR rtl-optimization/88948 (ICE in elimination_costs_in_insn, at reload1.c:...Uros Bizjak
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek
2017-03-03GCSE: Use HOST_WIDE_INT instead of int (PR rtl-optimization/79574).Martin Liska
2017-02-17Use HOST_WIDE_INT for a param calculation (PR rtl-optimization/79574).Martin Liska
2017-01-05re PR rtl-optimization/78812 (Wrong code generation due to hoisting memory lo...Jeff Law
2017-01-01Update copyright years.Jakub Jelinek
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-07-06make stores rtx_insn_list a vecTrevor Saunders
2016-07-06remove unused loads rtx_insn_listTrevor Saunders
2016-03-01re PR rtl-optimization/70007 (wrong code with -mbmi2)Eric Botcazou
2016-02-24[gcse] PR rtl-optimization/69886: Check target mode in can_assign_to_reg_with...Kyrylo Tkachov
2016-01-04Update copyright years.Jakub Jelinek
2015-11-12[PATCH] Make disabled-optimization warning more informative; increase default...Brad Lucier
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25hash-table.h: Update comments.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.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-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-01Change use to type-based pool allocator in cselib.c.Martin Liska
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-05-09pass rtx_insn * more in gcse.cTrevor Saunders
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford
2015-05-02change local vars to rtx_insn *Trevor Saunders
2015-04-22remove more ifdefs for HAVE_cc0Trevor Saunders
2015-04-22always define HAVE_cc0Trevor Saunders
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-03-22re PR rtl-optimization/64317 (Ineffective allocation of PIC base register)Jeff Law
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-21State cleanups from jit branchDavid Malcolm