aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-affine.c
AgeCommit message (Expand)Author
2019-01-01 Update copyright years.Jakub Jelinek
2018-12-102018-12-10 Richard Biener <rguenther@suse.de>Richard Biener
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-21poly_int: get_inner_reference & co.Richard Sandiford
2017-12-20poly_int: get_inner_reference_affRichard Sandiford
2017-12-20poly_int: aff_treeRichard Sandiford
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-06-07 * tree-affine.c (ssa.h): Include header file.Bin Cheng
2017-06-07 * tree-affine.c (tree_to_aff_combination): Handle (T1)(X + X).Bin Cheng
2017-06-07 (aff_combination_expand): Move (T1)(X *+- CST) simplification to ...Bin Cheng
2017-04-10 PR tree-optimization/80153Bin Cheng
2017-04-072017-04-07 Richard Biener <rguenther@suse.de>Richard Biener
2017-01-01 Update copyright years.Jakub Jelinek
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-05-09Missing pointer dereference in tree-affine.cRichard Sandiford
2016-05-02Support <, <=, > and >= for offset_int and widest_intRichard Sandiford
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
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-09-20switch from gimple to gimple*Trevor 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-312014-10-31 Richard Biener <rguenther@suse.de>Richard Biener
2014-10-29gcc/ada/Richard Sandiford
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-07remove pointer-set.[ch]Trevor Saunders
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders
2014-05-08 * tree-affine.c (tree_to_aff_combination): Handle MEM_REF forBin Cheng
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-272013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2013-11-262013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-17 * gimple.h: Reorder prototypes to match .c declaration order, and removeAndrew Macleod
2013-11-14 * gimplify-be.h: New file. Add prototypes.Andrew Macleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-11-07 * tree-ssa-loop-ivopts.c (alloc_iv): Lower address expressions.Bin Cheng
2013-09-032013-09-03 Richard Biener <rguenther@suse.de>Richard Biener
2013-09-022013-09-02 Richard Biener <rguenther@suse.de>Richard Biener
2013-05-272013-05-27 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl