summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-reassoc.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa-reassoc.c (attempt_builtin_copysign): Callmpolacek2015-10-151-1/+1
* PR tree-optimization/67815mpolacek2015-10-141-0/+99
* * tree-ssa-reassoc.c (dump_ops_vector): Print newline after eachmpolacek2015-10-081-0/+1
* remove many typedefstbsaunde2015-10-011-75/+72
* switch from gimple to gimple*tbsaunde2015-09-201-90/+91
* Split up optabs.[hc]rsandifo2015-09-171-10/+1
* Share memory blocks between pool allocatorsmiyuki2015-09-161-2/+2
* remove more useless typedefstbsaunde2015-08-191-2/+2
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-17/+4
* gcc/rsandifo2015-06-251-12/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Change use to type-based pool allocator inmarxin2015-06-011-11/+8
* 2015-06-01 Richard Biener <rguenther@suse.de>rguenth2015-06-011-35/+8
* Use std::swap instead of explicit swapsmiyuki2015-05-191-5/+1
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-2/+2
* remove need for store_values_directlytbsaunde2015-04-181-1/+0
* PR tree-optimization/65418jakub2015-03-141-7/+6
* PR tree-optimization/65216jakub2015-02-261-2/+6
* PR tree-optimization/62209jakub2015-02-141-4/+28
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse2014-12-121-2/+2
* 2014-12-10 Marc Glisse <marc.glisse@inria.fr>glisse2014-12-101-1/+1
* PR tree-optimization/61686mpolacek2014-12-101-1/+1
* 2014-12-09 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2014-12-091-0/+3
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-26/+22
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-11/+9
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-18/+22
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-3/+4
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-2/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* PR tree-optimization/63641jakub2014-10-251-1/+1
* PR tree-optimization/63464jakub2014-10-171-17/+371
* PR tree-optimization/63302jakub2014-10-171-2/+2
* * tree-ssa-reassoc.c (optimize_range_tests_diff): Performjakub2014-10-151-1/+6
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-10/+7
* remove has_executetbsaunde2014-07-091-1/+0
* allow storing values directly in hash tablestbsaunde2014-06-241-17/+21
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-3/+3
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* Merge in trunk.mrs2014-05-061-3/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+1
* | Merge from trunk.rsandifo2014-04-221-9/+2
|\ \ | |/