summaryrefslogtreecommitdiff
path: root/gcc/tree-sra.c
Commit message (Expand)AuthorAgeFilesLines
* * ipa.c (symtab_remove_unreachable_nodes): Fix up comment typos.jakub2013-11-221-91/+15
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+7
* add auto_vectbsaunde2013-11-221-4/+1
* gcc/ada/rsandifo2013-11-201-2/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-8/+9
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-12/+12
* gcc/ada/rsandifo2013-11-181-9/+9
* gcc/ada/rsandifo2013-11-181-2/+2
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-2/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-10/+10
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+7
* * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod2013-10-091-0/+15
* gcc/rsandifo2013-09-281-9/+9
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * Makefile.in (tree-sra.o): Update dependencies.hubicka2013-09-061-3/+13
* PR tree-optimization/58145jakub2013-08-141-1/+7
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-53/+105
* 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