summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-strength-reduction.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various memory leaksmarxin2015-11-111-2/+1
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-2/+4
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-11/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+8
* switch from gimple to gimple*tbsaunde2015-09-201-39/+40
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-6/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+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-5/+0
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-6/+11
* Update copyright years.jakub2015-01-051-1/+1
* * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_P check.mpolacek2014-12-111-2/+2
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-13/+10
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-16/+19
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-4/+2
* 2014-10-30 Richard Biener <rguenther@suse.de>rguenth2014-10-301-5/+5
* gcc/ada/rsandifo2014-10-291-4/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-1/+1
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-17/+12
* remove has_executetbsaunde2014-07-091-1/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-6/+8
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | Merge from trunk.rsandifo2014-04-281-7/+10
|\ \ | |/
| * [gcc]wschmidt2014-04-251-7/+10
* | Merge from trunk.rsandifo2014-04-221-39/+32
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-32/+32
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge from trunk.rsandifo2014-04-171-2/+2
|\ \ | |/
| * [gcc]wschmidt2014-04-021-2/+2
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-3/+6
|\ \ | |/
| * gcc/yufeng2013-12-051-3/+6
* | Merge with trunk.rsandifo2013-12-041-12/+98
|\ \ | |/
| * gcc/yufeng2013-12-041-9/+91
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+1
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-1/+1
| * * gimple.h: Remove all includes.amacleod2013-11-221-3/+7
* | Address Richard's review comments.rsandifo2013-12-021-1/+1