aboutsummaryrefslogtreecommitdiff
path: root/gcc/postreload.c
AgeCommit message (Expand)Author
2016-03-05 PR rtl-optimization/69941Bernd Schmidt
2016-02-01 * postreload.c (reload_cse_simplify): Remove dead code.Eric Botcazou
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-15 PR rtl-optimization/66838Uros Bizjak
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-09reduce conditional compilation for LOAD_EXTEND_OPTrevor Saunders
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-08Handle -fipa-ra in reload_combineTom de Vries
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-01Change use to type-based pool allocator in cselib.c.Martin Liska
2015-05-26gcc/Richard Sandiford
2015-05-19gcc/Richard Sandiford
2015-05-19gcc/Richard Sandiford
2015-05-19gcc/Richard Sandiford
2015-05-19gcc/Richard Sandiford
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev
2015-05-07gcc/Richard Sandiford
2015-04-22make some HAVE_cc0 code always compiledTrevor Saunders
2015-04-22always define HAVE_cc0Trevor Saunders
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew Macleod
2014-10-29gcc/ada/Richard Sandiford
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-22gcc/Richard Sandiford
2014-10-22gcc/Richard Sandiford
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-22postreload.c: Use rtx_insn (also touches rtl.h and cprop.c)David Malcolm
2014-07-09remove has_executeTrevor Saunders
2014-06-18Use strict_low_part for loading a constant only if it is cheaperAndreas Schwab
2014-06-11gcc/Richard Sandiford
2014-06-11gcc/Richard Sandiford
2014-05-27gcc/Richard Sandiford
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-19 PR other/59545Jakub Jelinek
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.David Malcolm
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-09-28gcc/Richard Sandiford