aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
AgeCommit message (Expand)Author
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux
2016-11-15Merge branches/gcc-6-branch rev 242371.Yvan Roux
2016-10-16Merge branches/gcc-6-branch rev 241214.Yvan Roux
2016-04-252016-04-25 Richard Biener <rguenther@suse.de>rguenth
2016-04-192016-04-19 Richard Biener <rguenther@suse.de>rguenth
2016-04-142016-04-14 Richard Biener <rguenther@suse.de>rguenth
2016-02-152016-02-15 Richard Biener <rguenther@suse.de>rguenth
2016-01-252016-01-25 Richard Biener <rguenther@suse.de>rguenth
2016-01-202016-01-20 Richard Biener <rguenther@suse.de>rguenth
2016-01-07 PR tree-optimization/69141jakub
2016-01-04 Update copyright years.jakub
2015-12-21 PR tree-optimization/65337ebotcazou
2015-12-102015-12-10 Jeff Law <law@redhat.com>law
2015-11-08Merge of the scalar-storage-order branch.ebotcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-282015-10-28 Richard Biener <rguenther@suse.de>rguenth
2015-10-062015-10-06 Richard Biener <rguenther@suse.de>rguenth
2015-10-052015-10-05 Richard Biener <rguenther@suse.de>rguenth
2015-10-012015-10-01 Richard Biener <rguenther@suse.de>rguenth
2015-09-242015-09-24 Richard Biener <rguenther@suse.de>rguenth
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-16Share memory blocks between pool allocatorsmiyuki
2015-08-19remove more useless typedefstbsaunde
2015-08-122015-08-12 Richard Biener <rguenther@suse.de>rguenth
2015-07-16Add new object_allocator and clean-up allocator usage.marxin
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-26Fix PR 66301 - check for dump_file in eliminate_dom_walker::before_dom_childrenjamborm
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-01Change use to type-based pool allocator inmarxin
2015-04-18remove need for store_values_directlytbsaunde
2015-03-132015-03-10 Richard Biener <rguenther@suse.de>rguenth
2015-02-04 PR middle-end/64922hubicka
2015-01-152015-01-15 Richard Biener <rguenther@suse.de>rguenth
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-22ipa-prop uses symbol_summary class.marxin
2014-11-19PR jit/63854: Fix leak of "avail" within tree-ssa-pre.cdmalcolm
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-102014-11-10 Richard Biener <rguenther@suse.de>rguenth
2014-11-05gcc/ienkovich
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod