summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH] Improve DOM's optimization of control statementslaw2015-10-071-6/+0
* [PATCH][PR tree-optimization/67816] Fix jump threading when DOM removes condi...law2015-10-071-2/+7
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-051-1/+1
* Re: [PATCH] Improve DOM's optimization of control statementslaw2015-10-021-0/+6
* [PATCH] Improve DOM's optimization of control statementslaw2015-09-301-27/+23
* [PATCH] Fix 47679 by improving jump threadinglaw2015-09-201-1/+1
* switch from gimple to gimple*tbsaunde2015-09-201-22/+22
* [PATCH] avail_expr_stack is no longer file scopedlaw2015-09-191-51/+72
* [PATCH] const_and_copies is no longer file scopedlaw2015-09-181-33/+44
* [PATCH] avail_exprs is no longer file scopedlaw2015-09-181-36/+22
* [PATCH] Break out phi-only cprop into its own filelaw2015-09-181-528/+0
* [PATCH] Pass in avail_expr_stack and setup edge_infos earlierlaw2015-09-171-9/+30
* [PATCH] Move code out of tree-ssa-dom into tree-ssa-scopedtableslaw2015-09-161-758/+2
* [PATCH] More class-ification of DOMlaw2015-09-151-140/+191
* [PATCH] Minor DOM cleanuplaw2015-09-141-3/+3
* [PATCH] Another small cleanup to the const_and_copies stacklaw2015-09-111-6/+2
* [PATCH] Minor cleanup of const_and_copies stacklaw2015-09-041-1/+1
* Tidy tree-ssa-dom.c: Use dom_valueize more.alalaw012015-09-011-27/+4
* remove useless typedefstbsaunde2015-08-191-2/+2
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-6/+2
* 2015-07-16 Richard Biener <rguenther@suse.de>rguenth2015-07-161-1/+49
* 2015-07-14 Richard Biener <rguenther@suse.de>rguenth2015-07-141-54/+36
* Fix double word typos.aldyh2015-07-131-4/+4
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-17/+5
* 2015-07-02 Richard Biener <rguenther@suse.de>rguenth2015-07-021-2/+5
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* 2015-05-13 Richard Biener <rguenther@suse.de>rguenth2015-05-131-0/+3
* * tree-ssa-dom.c (record_equality); Fix comment typos.law2015-04-281-2/+2
* PR tree-optimization/65217law2015-04-281-0/+14
* 2015-04-27 Richard Biener <rguenther@suse.de>rguenth2015-04-271-12/+29
* remove need for store_values_directlytbsaunde2015-04-181-1/+0
* PR tree-optimization/47679law2015-04-171-91/+15
* PR tree-optimization/47679law2015-04-151-310/+311
* 2015-03-10 Richard Biener <rguenther@suse.de>rguenth2015-03-131-1/+27
* PR tree-optimization/65241law2015-03-031-12/+15
* 2015-02-18 Richard Biener <rguenther@suse.de>rguenth2015-02-181-5/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse2014-12-121-3/+3
* 2014-12-09 Richard Biener <rguenther@suse.de>rguenth2014-12-091-1/+1
* 2014-11-20 Richard Biener <rguenther@suse.de>rguenth2014-11-201-57/+123
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-37/+39
* 2014-10-31 Richard Biener <rguenther@suse.de>rguenth2014-10-311-1/+1
* 2014-10-30 Richard Biener <rguenther@suse.de>rguenth2014-10-301-0/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-4/+8