summaryrefslogtreecommitdiff
path: root/gcc/tree-sra.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-05-22 Martin Jambor <mjambor@suse.cz>jamborm2013-05-231-18/+1
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-3/+4
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-17/+42
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+0
* PR c++/34949jakub2013-04-021-4/+12
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-1/+1
* 2013-03-08 Richard Biener <rguenther@suse.de>rguenth2013-03-081-1/+1
* 2013-02-28 Martin Jambor <mjambor@suse.cz>jamborm2013-02-281-1/+6
* 2013-02-28 Martin Jambor <mjambor@suse.cz>jamborm2013-02-281-25/+16
* 2013-01-15 Martin Jambor <mjambor@suse.cz>jamborm2013-01-151-1/+3
* PR tree-optimization/55920jakub2013-01-151-2/+14
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2013-01-08 Martin Jambor <mjambor@suse.cz>jamborm2013-01-081-18/+17
* 2013-01-04 Martin Jambor <mjambor@suse.cz>jamborm2013-01-041-4/+2
* 2012-12-21 Martin Jambor <mjambor@suse.cz>jamborm2012-12-211-1/+6
* 2012-12-07 Martin Jambor <mjambor@suse.cz>jamborm2012-12-071-18/+6
* 2012-11-30 Martin Jambor <mjambor@suse.cz>jamborm2012-11-301-5/+10
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-92/+87
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* PR debug/54970jakub2012-10-261-2/+9
* 2012-10-26 Martin Jambor <mjambor@suse.cz>jamborm2012-10-261-14/+153
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-7/+0
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-20/+19
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-2/+2
* 2012-08-17 Richard Guenther <rguenther@suse.de>rguenth2012-08-171-0/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-4/+4
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-4/+1
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-11/+19
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-15/+4
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-5/+0
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-68/+106
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-21/+3
* gcc/steven2012-07-161-3/+1
* * tree-dfa.c (get_ref_base_and_extent): Compute the offset usingebotcazou2012-05-311-3/+6
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* Index: gcc/tree-sra.cwschmidt2012-05-231-1/+4
* 2012-05-03 Martin Jambor <mjambor@suse.cz>jamborm2012-05-031-5/+7
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-6/+2
* PR middle-end/53136uros2012-04-301-2/+2
* * cgraph.c (cgraph_node_name): Remove.hubicka2012-04-181-1/+1
* 2012-04-16 Martin Jambor <mjambor@suse.cz>jamborm2012-04-161-55/+17
* * cgraph.h: Update copyrights;hubicka2012-04-141-10/+10
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-0/+4
* 2012-03-27 Martin Jambor <mjambor@suse.cz>jamborm2012-03-271-1/+7
* 2012-03-26 Martin Jambor <mjambor@suse.cz>jamborm2012-03-261-58/+1
* 2012-03-23 Martin Jambor <mjambor@suse.cz>jamborm2012-03-231-2/+0
* 2012-03-12 Richard Guenther <rguenther@suse.de>rguenth2012-03-121-5/+11
* 2012-02-28 Richard Guenther <rguenther@suse.de>rguenth2012-02-281-3/+5
* 2012-02-14 Richard Guenther <rguenther@suse.de>rguenth2012-02-141-2/+12
* 2012-02-06 Richard Guenther <rguenther@suse.de>rguenth2012-02-061-3/+16