summaryrefslogtreecommitdiff
path: root/gcc/tree-loop-distribution.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux1-2/+34
2016-01-04 Update copyright years.jakub1-1/+1
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod1-5/+0
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod1-6/+5
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw1-3/+1
2015-10-01remove many typedefstbsaunde1-36/+36
2015-09-20switch from gimple to gimple*tbsaunde1-27/+27
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod1-0/+1
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod1-17/+5
2015-06-22Use std::swap instead of manual swaps.miyuki1-6/+2
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-01-132015-01-13 Richard Biener <rguenther@suse.de>rguenth1-0/+3
2015-01-122015-01-12 Richard Biener <rguenther@suse.de>rguenth1-0/+3
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34921-4/+11
2015-01-05 Update copyright years.jakub1-1/+1
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.jakub1-1/+1
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm1-25/+30
2014-11-19 * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub1-2/+1
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod1-0/+12
2014-07-30 * configure.ac: Also check for popen.mrs1-1/+1
2014-07-09remove has_executetbsaunde1-1/+0
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth1-1/+1
2014-04-17pass cfun to pass::executetbsaunde1-41/+41
2014-04-17pass current function to opt_pass::gate ()tbsaunde1-8/+6
2014-04-17remove has_gatetbsaunde1-1/+0
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-20merge auto_vec and stack_vectbsaunde1-4/+4
2013-12-10 * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub1-1/+1
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm1-1/+1
2013-11-22 * gimple.h: Remove all includes.amacleod1-0/+5
2013-11-22add auto_vectbsaunde1-6/+2
2013-11-212013-11-21 Richard Biener <rguenther@suse.de>rguenth1-12/+21
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>rguenth1-2/+1
2013-11-19Factor unrelated declarations out of tree.h.dnovillo1-0/+2
2013-11-152013-11-15 Richard Biener <rguenther@suse.de>rguenth1-2/+1
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod1-1/+2
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod1-0/+1
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod1-1/+1
2013-11-082013-11-08 Richard Biener <rguenther@suse.de>rguenth1-2/+11
2013-11-052013-11-05 Richard Biener <rguenther@suse.de>rguenth1-1/+1
2013-11-01Replace some heap vectors with stack vectors.dnovillo1-14/+4
2013-10-252013-10-25 Richard Biener <rguenther@suse.de>rguenth1-160/+239
2013-10-23 * tree-ssa-loop.h: Remove include files.amacleod1-0/+1
2013-10-23 * tree-ssa.h: Remove all #include'samacleod1-0/+8
2013-10-21Re-factor inclusion of tree.h.dnovillo1-0/+1
2013-10-152013-10-15 Richard Biener <rguenther@suse.de>rguenth1-68/+17
2013-10-022013-10-02 Richard Biener <rguenther@suse.de>rguenth1-88/+64