summaryrefslogtreecommitdiff
path: root/gcc/tree-sra.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-20/+20
* completely_scalarize arrays as well as records.alalaw012015-09-181-48/+117
* Share memory blocks between pool allocatorsmiyuki2015-09-161-2/+2
* Revert: completely_scalarize arrays as well as recordsalalaw012015-08-281-101/+48
* completely_scalarize arrays as well as recordsalalaw012015-08-271-48/+101
* Refactor completely_scalarize_varalalaw012015-08-271-7/+5
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-37/+7
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* Fix PR bootstrap/66744.marxin2015-07-081-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-19/+5
* [Patch SRA] Fix PR66119 by calling get_move_ratio in SRAjgreenhalgh2015-07-031-5/+14
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-8/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Change use to type-based pool allocator in tree-sra.c.marxin2015-06-011-11/+37
* New memory allocation statistics infrastructure.marxin2015-05-271-0/+1
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* 2015-03-31 Richard Biener <rguenther@suse.de>rguenth2015-03-311-1/+5
* * tree-sra.c (ipa_sra_preliminary_function_checks): Usehubicka2015-03-161-1/+1
* 2015-03-11 Richard Biener <rguenther@suse.de>rguenth2015-03-111-1/+1
* * tree-sra.c (convert_callers): Use call_for_symbol_and_aliases.hubicka2015-03-041-5/+19
* * fold-const.c (round_up_loc): Cast divisor to HOST_WIDE_INT beforeebotcazou2015-03-031-1/+1
* 2015-03-03 Martin Jambor <mjambor@suse.cz>jamborm2015-03-031-12/+64
* gcc/ienkovich2015-02-131-0/+23
* * tree-sra.c (dump_dereferences_table): Avoid -Wformat-securityjakub2015-02-121-1/+1
* * tree-sra.c (some_callers_have_mismatched_arguments_p): Allow thunkienkovich2015-01-191-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-3/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* symbol_summary is used for inline_summary.marxin2014-12-221-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-2/+2
* 2014-11-22 Marc Glisse <marc.glisse@inria.fr>glisse2014-11-221-8/+37
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-56/+68
* [Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOjgreenhalgh2014-11-061-5/+7
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* 2014-10-02 Martin Jambor <mjambor@suse.cz>jamborm2014-10-021-0/+5
* IPA C++ refactoring 4/Nmarxin2014-08-251-1/+1
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-35/+6
* 2014-07-30 Martin Jambor <mjambor@suse.cz>jamborm2014-07-301-8/+6
* 2014-07-29 Martin Jambor <mjambor@suse.cz>jamborm2014-07-291-32/+32
* IPA C++ refactoring 1/Nmarxin2014-07-241-13/+12
* remove has_executetbsaunde2014-07-091-3/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-9/+9
* 2014-06-03 Teresa Johnson <tejohnson@google.com>tejohnson2014-06-031-1/+4
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1