summaryrefslogtreecommitdiff
path: root/gcc/tree-sra.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2012-01-31 Richard Guenther <rguenther@suse.de>rguenth2012-01-311-2/+7
* 2012-01-30 Richard Guenther <rguenther@suse.de>rguenth2012-01-301-45/+42
* 2012-01-27 Richard Guenther <rguenther@suse.de>rguenth2012-01-271-0/+14
* 2012-01-27 Richard Guenther <rguenther@suse.de>rguenth2012-01-271-0/+19
* 2012-01-23 Richard Guenther <rguenther@suse.de>rguenth2012-01-231-0/+7
* * tree.h (build_function_decl_skip_args): Add boolean parameter.ebotcazou2012-01-111-1/+1
* PR tree-optimization/51315ebotcazou2012-01-051-4/+21
* PR tree-optimization/51624ebotcazou2012-01-041-3/+8
* 2011-12-19 Martin Jambor <mjambor@suse.cz>jamborm2011-12-191-0/+3
* 2011-12-13 Martin Jambor <mjambor@suse.cz>jamborm2011-12-131-13/+15
* PR tree-optimization/50569ebotcazou2011-12-121-17/+49
* PR tree-optimization/51315ebotcazou2011-12-081-14/+22
* 2011-12-02 Martin Jambor <mjambor@suse.cz>jamborm2011-12-021-0/+4
* * gengtype.c (write_field_root): Avoid out-of-scope access of newv.matz2011-11-081-1/+3
* * cgraphunit.c (ipa_passes): Remove unrechable nodes.hubicka2011-10-021-0/+1
* gcc/rsandifo2011-09-271-1/+1
* 2011-09-07 Martin Jambor <mjambor@suse.cz>jamborm2011-09-071-2/+14
* PR middle-end/50260matz2011-09-021-2/+0
* 2011-08-10 Richard Guenther <rguenther@suse.de>rguenth2011-08-101-1/+1
* 2011-08-08 Martin Jambor <mjambor@suse.cz>jamborm2011-08-081-0/+3
* 2011-07-26 Martin Jambor <mjambor@suse.cz>jamborm2011-07-261-0/+4
* 2011-07-25 Andrew Pinski <apinski@cavium.com>pinskia2011-07-261-3/+6
* 2011-07-08 Martin Jambor <mjambor@suse.cz>jamborm2011-07-081-6/+14
* 2011-07-01 Martin Jambor <mjambor@suse.cz>jamborm2011-07-011-0/+1
* 2011-06-30 Martin Jambor <mjambor@suse.cz>jamborm2011-06-301-25/+51
* 2011-06-30 Martin Jambor <mjambor@suse.cz>jamborm2011-06-301-1/+25
* 2011-06-24 Martin Jambor <mjambor@suse.cz>jamborm2011-06-241-1/+2
* Improve dump files for SRA early candidate check v2ak2011-06-241-22/+95
* PR debug/47858jakub2011-06-221-11/+70
* * tree-sra.c (type_internals_preclude_sra_p) <ARRAY_TYPE>: Return trueebotcazou2011-06-181-6/+8
* 2011-06-16 Martin Jambor <mjambor@suse.cz>jamborm2011-06-161-4/+8
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-7/+3
* * tree-sra.c (all_callers_have_enough_arguments_p): Rename to ...hubicka2011-06-101-23/+29
* 2011-06-08 Martin Jambor <mjambor@suse.cz>jamborm2011-06-081-31/+14
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-2/+2
* * gengtype.c (open_base_files): Add ipa-inline.h include.hubicka2011-04-221-1/+1
* * cgraphbuild.c: Include ipa-inline.h.hubicka2011-04-161-1/+2