summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-reassoc.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/56559jakub2013-03-071-1/+2
* 2013-02-18 Richard Biener <rguenther@suse.de>rguenth2013-02-181-3/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-184/+167
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-3/+3
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* PR tree-optimization/19105jakub2012-10-311-30/+627
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-4/+4
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-2/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-12/+12
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven2012-08-131-2/+2
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-38/+17
* 2012-08-03 Richard Guenther <rguenther@suse.de>rguenth2012-08-031-1/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-7/+1
* gcc/steven2012-07-161-3/+0
* 2012-06-27 Richard Guenther <rguenther@suse.de>rguenth2012-06-271-25/+11
* * LANGUAGES: Fix typos.jsm282012-05-291-3/+3
* 2012-05-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2012-05-181-178/+104
* gcc:wschmidt2012-05-161-3/+67
* gcc:wschmidt2012-04-181-26/+52
* gcc:wschmidt2012-04-181-18/+120
* 2012-04-16 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2012-04-161-3/+30
* 2012-04-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2012-04-121-2/+3
* gcc:wschmidt2012-04-121-10/+523
* PR tree-optimization/50587jakub2011-10-031-0/+2
* PR tree-optimization/46309jakub2011-09-301-0/+455
* PR middle-end/44382: Tree reassociation improvementhjl2011-09-061-47/+248
* 2011-07-29 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2011-07-311-7/+151
* 2011-07-21 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2011-07-211-6/+5
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+0
* PR tree-optimization/48734jakub2011-04-261-1/+16
* PR tree-optimization/46494ebotcazou2011-02-141-1/+4
* 2010-11-16 Richard Guenther <rguenther@suse.de>rguenth2010-11-161-3/+6
* gcc/froydnj2010-11-031-6/+4
* gcc/froydnj2010-10-111-10/+3
* PR tree-optimization/45059jakub2010-08-251-0/+5
* gcc/froydnj2010-08-201-6/+6
* 2010-08-12 Richard Guenther <rguenther@suse.de>rguenth2010-08-121-4/+11
* gcc/froydnj2010-07-151-1/+1
* 2010-06-08 Sandra Loosemore <sandra@codesourcery.com>sandra2010-06-081-13/+17
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* gcc/ChangeLog:steven2010-05-211-2/+0
* * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.matz2010-05-101-2/+2
* 2010-05-08 Sandra Loosemore <sandra@codesourcery.com>sandra2010-05-081-1/+109
* 2010-04-22 Alexander Monakov <amonakov@ispras.ru>amonakov2010-04-221-7/+30