summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
Commit message (Expand)AuthorAgeFilesLines
* 2017-04-10 Richard Biener <rguenther@suse.de>rguenth2017-04-101-1/+13
* Update copyright years.jakub2017-01-011-1/+1
* 2016-11-04 Richard Biener <rguenther@suse.de>rguenth2016-11-041-2/+11
* Fix PR tree-optimization/71734hjl2016-08-101-50/+53
* gcc/ienkovich2016-07-281-8/+11
* use auto_sbitmap in various placestbsaunde2016-07-261-3/+1
* gcc/ienkovich2016-07-181-13/+17
* gcc/ienkovich2016-06-291-0/+11
* 2016-05-18 Richard Biener <rguenther@suse.de>rguenth2016-05-181-1/+1
* 2016-01-26 Richard Biener <rguenther@suse.de>rguenth2016-01-261-8/+16
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-10 Jeff Law <law@redhat.com>law2015-12-101-6/+8
* Allow pass_lim to run outside pass_tree_loopvries2015-11-241-2/+10
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-5/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-5/+5
* 2015-10-19 Richard Biener <rguenther@suse.de>rguenth2015-10-191-46/+5
* [PATCH] [4/n] Fix minor SSA_NAME leakslaw2015-10-081-0/+2
* * tree-ssa-loop-im.cmpolacek2015-10-051-2/+0
* switch from gimple to gimple*tbsaunde2015-09-201-32/+32
* 2015-09-15 Richard Biener <rguenther@suse.de>rguenth2015-09-151-0/+17
* tree-ssa-loop-im.c: remove typedefs that hide pointernesstbsaunde2015-09-131-49/+49
* 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
* gcc/rsandifo2015-06-251-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* PR tree-optimization/64494jakub2015-01-051-2/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-10 Richard Biener <rguenther@suse.de>rguenth2014-12-101-0/+12
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-11/+8
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-29/+36
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka2014-09-221-9/+9
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-2/+2
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-10/+11
* remove has_executetbsaunde2014-07-091-1/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-5/+6
* 2014-06-17 Richard Biener <rguenther@suse.de>rguenth2014-06-171-4/+11
* PR tree-optimization/43934chrbr2014-06-061-1/+7
* Merge in trunk.mrs2014-04-241-14/+10
|\
| * 2014-04-23 Richard Biener <rguenther@suse.de>rguenth2014-04-231-14/+10
* | Merge from trunk.rsandifo2014-04-221-18/+11
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-10/+10
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-1/+0