aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dse.c
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-20poly_int: ao_ref and vn_reference_op_tRichard Sandiford
2017-11-01Make tree-ssa-dse.c:normalize_ref return a boolRichard Sandiford
2017-10-16 * tree-ssa-dse.c (live_bytes_read): Fix thinko.Jeff Law
2017-10-12 PR tree-optimization/82493Martin Liska
2017-10-12 * tree-ssa-dse.c (valid_ao_ref_for_dse): Reject ao_refs withJeff Law
2017-10-02 PR tree-optimization/82387Jakub Jelinek
2017-09-29 * sbitmap.c (bitmap_bit_in_range_p): New function.Jeff Law
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-05-14make a member an auto_sbitmapTrevor Saunders
2017-04-122017-04-12 Richard Biener <rguenther@suse.de>Richard Biener
2017-02-23 PR tree-optimization/79578Jeff Law
2017-02-23 PR tree-optimization/79578Jeff Law
2017-01-162017-01-16 Jeff Law <law@redhat.com>Jeff Law
2017-01-15 PR tree-optimization/79090Jeff Law
2017-01-14Fix commentJeff Law
2017-01-14 PR tree-optimization/33562Jeff Law
2017-01-13 * tree-ssa-dse.c (decrement_count): New function.Jeff Law
2017-01-13 PR tree-optimization/61912Jeff Law
2017-01-13 PR tree-optimization/33562Jeff Law
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-14Fix dump output in dse_optimize_stmtMartin Liska
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-102015-12-10 Jeff Law <law@redhat.com>Jeff Law
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-10-08[PATCH] [2/n] Fix minor SSA_NAME leaksJeff Law
2015-09-20switch from gimple to gimple*Trevor Saunders
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-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-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-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-212014-08-21 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2014-07-09remove has_executeTrevor Saunders
2014-06-042014-06-04 Richard Biener <rguenther@suse.de>Richard Biener
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-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod