aboutsummaryrefslogtreecommitdiff
path: root/gcc/dce.c
AgeCommit message (Expand)Author
2019-04-30 Backported from mainlineJakub Jelinek
2019-04-30 Backported from mainlineJakub Jelinek
2019-04-30 Backported from mainlineJakub Jelinek
2019-02-14Backport r268873Martin Liska
2019-02-07 Backported from mainlineJakub Jelinek
2019-02-07 Backported from mainlineJakub Jelinek
2018-03-20 PR debug/84875Jakub Jelinek
2018-01-26 PR rtl-optimization/83985Jakub Jelinek
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-20poly_int: MEM_OFFSET and MEM_SIZERichard Sandiford
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-15Use MEM_SIZE rather than GET_MODE_SIZE in dce.cRichard Sandiford
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-12dce: Don't dead-code delete separately wrapped restoresSegher Boessenkool
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-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
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-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-23 PR target/63534Evgeny Stupachenko
2014-08-22dce.c: Use rtx subclassesDavid Malcolm
2014-07-09remove has_executeTrevor Saunders
2014-06-15gcc/Richard Sandiford
2014-06-15gcc/Richard Sandiford
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-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.David Malcolm
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm
2013-09-28gcc/Richard Sandiford
2013-08-21 Revert:Jeff Law
2013-08-20 * dce.c (fini_dce): Call df_analyze again just in caseAlexey Makhalov
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo