aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-sra.c
AgeCommit message (Expand)Author
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux
2016-04-13 PR c++/70594jakub
2016-04-12 PR tree-optimization/70602jakub
2016-04-052016-04-05 Richard Biener <rguenther@suse.de>rguenth
2016-03-11Fix PR/70013alalaw01
2016-03-09 PR tree-optimization/70152jakub
2016-02-26[PR 69920] Prevent SRA from leaving a removed SSA_NAME in ILjamborm
2016-02-23[pr 69666] No SRA default_def replacements for unscalarizable regionsjamborm
2016-01-27[PR 69355] Correct hole detection when total_scalarization failsjamborm
2016-01-23 * tree-ssanames.c (release_free_names_and_compact_live_names): Replacejakub
2016-01-18Make SRA scalarize constant-pool loadsalalaw01
2016-01-04 Update copyright years.jakub
2015-11-24destroy values as well as keys when removing them from hash mapstbsaunde
2015-11-11Fix various memory leaksmarxin
2015-11-09Fix memory leaks and use a pool_allocatormarxin
2015-11-08Merge of the scalar-storage-order branch.ebotcazou
2015-11-06tree-sra.c: Fix completely_scalarize for negative indices.alalaw01
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-30[Trivial] tree-sra.c: A few comment fixes/additions.alalaw01
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-09[PR 67794] Also remap SSA_NAMEs defined in ASMs in IPA-SRAjamborm
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-18completely_scalarize arrays as well as records.alalaw01
2015-09-16Share memory blocks between pool allocatorsmiyuki
2015-08-28Revert: completely_scalarize arrays as well as recordsalalaw01
2015-08-27completely_scalarize arrays as well as recordsalalaw01
2015-08-27Refactor completely_scalarize_varalalaw01
2015-07-16Add new object_allocator and clean-up allocator usage.marxin
2015-07-13Fix double word typos.aldyh
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-08Fix PR bootstrap/66744.marxin
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-03[Patch SRA] Fix PR66119 by calling get_move_ratio in SRAjgreenhalgh
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-01Change use to type-based pool allocator in tree-sra.c.marxin
2015-05-27New memory allocation statistics infrastructure.marxin
2015-04-18remove need for store_values_directlytbsaunde
2015-03-312015-03-31 Richard Biener <rguenther@suse.de>rguenth
2015-03-16 * tree-sra.c (ipa_sra_preliminary_function_checks): Usehubicka
2015-03-112015-03-11 Richard Biener <rguenther@suse.de>rguenth
2015-03-04 * tree-sra.c (convert_callers): Use call_for_symbol_and_aliases.hubicka
2015-03-03 * fold-const.c (round_up_loc): Cast divisor to HOST_WIDE_INT beforeebotcazou
2015-03-032015-03-03 Martin Jambor <mjambor@suse.cz>jamborm
2015-02-13gcc/ienkovich
2015-02-12 * tree-sra.c (dump_dereferences_table): Avoid -Wformat-securityjakub
2015-01-19 * tree-sra.c (some_callers_have_mismatched_arguments_p): Allow thunkienkovich