aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
AgeCommit message (Expand)Author
2018-01-172018-01-17 Richard Biener <rguenther@suse.de>rguenth
2017-04-102017-04-10 Richard Biener <rguenther@suse.de>rguenth
2017-01-01 Update copyright years.jakub
2016-11-042016-11-04 Richard Biener <rguenther@suse.de>rguenth
2016-08-10Fix PR tree-optimization/71734hjl
2016-07-28gcc/ienkovich
2016-07-26use auto_sbitmap in various placestbsaunde
2016-07-18gcc/ienkovich
2016-06-29gcc/ienkovich
2016-05-182016-05-18 Richard Biener <rguenther@suse.de>rguenth
2016-01-262016-01-26 Richard Biener <rguenther@suse.de>rguenth
2016-01-04 Update copyright years.jakub
2015-12-102015-12-10 Jeff Law <law@redhat.com>law
2015-11-24Allow pass_lim to run outside pass_tree_loopvries
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-192015-10-19 Richard Biener <rguenther@suse.de>rguenth
2015-10-08 [PATCH] [4/n] Fix minor SSA_NAME leakslaw
2015-10-05 * tree-ssa-loop-im.cmpolacek
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-152015-09-15 Richard Biener <rguenther@suse.de>rguenth
2015-09-13tree-ssa-loop-im.c: remove typedefs that hide pointernesstbsaunde
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
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-04-18remove need for store_values_directlytbsaunde
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 PR tree-optimization/64494jakub
2015-01-05 Update copyright years.jakub
2014-12-102014-12-10 Richard Biener <rguenther@suse.de>rguenth
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-19 * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-22 * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka
2014-08-07remove pointer-set.[ch]tbsaunde
2014-08-07convert the rest of the users of pointer_map to hash_maptbsaunde
2014-08-02convert many uses of pointer_map to hash_maptbsaunde
2014-07-09remove has_executetbsaunde
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-06-172014-06-17 Richard Biener <rguenther@suse.de>rguenth
2014-06-06PR tree-optimization/43934chrbr
2014-04-24Merge in trunk.mrs
2014-04-232014-04-23 Richard Biener <rguenther@suse.de>rguenth
2014-04-22Merge from trunk.rsandifo
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde