summaryrefslogtreecommitdiff
path: root/gcc/tree-loop-distribution.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-loop-distribution.c (generate_loops_for_partition): Removeamker2017-10-101-3/+13
* * tree-loop-distribution.c (struct partition): Remove unused fieldamker2017-10-101-6/+0
* Fix build of --enable-gather-detailed-mem-stats (PR bootstrap/81864).marxin2017-08-171-6/+9
* PR tree-optimization/81799amker2017-08-141-1/+1
* PR target/81369amker2017-07-171-13/+12
* PR target/81369amker2017-07-171-1/+2
* PR tree-optimization/81374amker2017-07-171-3/+4
* * tree-loop-distribution.c: Add general explanantion on the pass.amker2017-07-051-100/+717
* * tree-loop-distribution.c (classify_partition): New parameter andamker2017-07-051-11/+32
* * tree-loop-distribution.c (enum partition_type): New.amker2017-07-051-16/+123
* * tree-loop-distribution.c (struct ddr_hasher): New.amker2017-07-051-26/+73
* * tree-loop-distribution.c (ref_base_address): Delete.amker2017-07-051-38/+31
* * tree-loop-distribution.c (struct partition): New field recordingamker2017-07-051-85/+94
* * tree-loop-distribution.c (params.h): Include header file.amker2017-07-051-14/+39
* * tree-loop-distribution.c (loop_nest): New global var.amker2017-07-051-16/+24
* * tree-loop-distribution.c (enum fuse_type, fuse_message): New.amker2017-07-051-34/+32
* * tree-loop-distribution.c (bb_top_order_index): New.amker2017-07-051-6/+52
* * tree-loop-distribution.c (pass_loop_distribution::execute): Skipamker2017-07-051-0/+3
* use auto_bitmap moretbsaunde2017-05-141-3/+1
* 2017-03-14 Richard Biener <rguenther@suse.de>rguenth2017-03-141-1/+1
* PR tree-optimization/79649jakub2017-02-211-0/+7
* 2017-01-27 Richard Biener <rguenther@suse.de>rguenth2017-01-271-2/+1
* Update copyright years.jakub2017-01-011-1/+1
* 2016-11-16 Richard Biener <rguenther@suse.de>rguenth2016-11-161-5/+9
* Fix loop distribution bug with merging edges that creates too many edges.wilson2016-11-101-2/+4
* PR tree-optimization/72824jakub2016-08-151-1/+1
* PR tree-optimization/72824jakub2016-08-091-1/+29
* 2016-07-15 Richard Biener <rguenther@suse.de>rguenth2016-07-151-1/+5
* 2016-07-05 Richard Biener <rguenther@suse.de>rguenth2016-07-051-0/+8
* 2016-05-24 Richard Biener <rguenther@suse.de>rguenth2016-05-241-8/+8
* 2016-05-18 Richard Biener <rguenther@suse.de>rguenth2016-05-181-1/+1
* 2016-05-17 Richard Biener <rguenther@suse.de>rguenth2016-05-171-10/+25
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-5/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-6/+5
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-3/+1
* remove many typedefstbsaunde2015-10-011-36/+36
* switch from gimple to gimple*tbsaunde2015-09-201-27/+27
* 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
* Use std::swap instead of manual swaps.miyuki2015-06-221-6/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-13 Richard Biener <rguenther@suse.de>rguenth2015-01-131-0/+3
* 2015-01-12 Richard Biener <rguenther@suse.de>rguenth2015-01-121-0/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-1/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-1/+1