aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / tree-sra.c
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-04-13 jakub PR c++/70594
2016-04-12 jakub PR tree-optimization/70602
2016-04-05 rguenth2016-04-05 Richard Biener <rguenther@suse.de>
2016-03-11 alalaw01Fix PR/70013
2016-03-09 jakub PR tree-optimization/70152
2016-02-26 jamborm[PR 69920] Prevent SRA from leaving a removed SSA_NAME...
2016-02-23 jamborm[pr 69666] No SRA default_def replacements for unscalar...
2016-01-27 jamborm[PR 69355] Correct hole detection when total_scalarizat...
2016-01-23 jakub * tree-ssanames.c (release_free_names_and_compact_live...
2016-01-18 alalaw01Make SRA scalarize constant-pool loads
2016-01-04 jakub Update copyright years.
2015-11-24 tbsaundedestroy values as well as keys when removing them from...
2015-11-11 marxinFix various memory leaks
2015-11-09 marxinFix memory leaks and use a pool_allocator
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-11-06 alalaw01tree-sra.c: Fix completely_scalarize for negative indices.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-30 alalaw01[Trivial] tree-sra.c: A few comment fixes/additions.
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-09 jamborm[PR 67794] Also remap SSA_NAMEs defined in ASMs in...
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-09-18 alalaw01completely_scalarize arrays as well as records.
2015-09-16 miyukiShare memory blocks between pool allocators
2015-08-28 alalaw01Revert: completely_scalarize arrays as well as records
2015-08-27 alalaw01completely_scalarize arrays as well as records
2015-08-27 alalaw01Refactor completely_scalarize_var
2015-07-16 marxinAdd new object_allocator and clean-up allocator usage.
2015-07-13 aldyhFix double word typos.
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 marxinFix PR bootstrap/66744.
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-03 jgreenhalgh[Patch SRA] Fix PR66119 by calling get_move_ratio in SRA
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01 marxinChange use to type-based pool allocator in tree-sra.c.
2015-05-27 marxinNew memory allocation statistics infrastructure.
2015-04-18 tbsaunderemove need for store_values_directly
2015-03-31 rguenth2015-03-31 Richard Biener <rguenther@suse.de>
2015-03-16 hubicka * tree-sra.c (ipa_sra_preliminary_function_checks...
2015-03-11 rguenth2015-03-11 Richard Biener <rguenther@suse.de>
2015-03-04 hubicka * tree-sra.c (convert_callers): Use call_for_symbol_an...
2015-03-03 ebotcazou * fold-const.c (round_up_loc): Cast divisor to HOST_WI...
2015-03-03 jamborm2015-03-03 Martin Jambor <mjambor@suse.cz>
2015-02-13 ienkovichgcc/
2015-02-12 jakub * tree-sra.c (dump_dereferences_table): Avoid -Wformat...
2015-01-19 ienkovich * tree-sra.c (some_callers_have_mismatched_arguments_p...
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-22 marxinsymbol_summary is used for inline_summary.
2014-12-22 marxinipa-prop uses symbol_summary class.
2014-11-29 jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-22 glisse2014-11-22 Marc Glisse <marc.glisse@inria.fr>
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-06 jgreenhalgh[Patchv3] Control SRA and IPA-SRA by a param rather...
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-02 jamborm2014-10-02 Martin Jambor <mjambor@suse.cz>
2014-08-25 marxinIPA C++ refactoring 4/N
2014-08-02 tbsaundeconvert many uses of pointer_map to hash_map
2014-07-30 jamborm2014-07-30 Martin Jambor <mjambor@suse.cz>
2014-07-29 jamborm2014-07-29 Martin Jambor <mjambor@suse.cz>
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-09 tbsaunderemove has_execute
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-06-03 tejohnson2014-06-03 Teresa Johnson <tejohnson@google.com>
2014-06-02 amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-15 jamborm2014-05-15 Martin Jambor <mjambor@suse.cz>
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-30 mrsMerge in trunk.
2014-04-28 jamborm2014-04-28 Martin Jambor <mjambor@suse.cz>
2014-04-22 rsandifoMerge from trunk.
2014-04-17 jamborm2014-04-17 Martin Jambor <mjambor@suse.cz>
2014-04-17 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-04-14 jamborm2014-04-14 Martin Jambor <mjambor@suse.cz>
2014-04-02 mrsMerge in trunk.
2014-03-31 jamborm2014-03-31 Martin Jambor <mjambor@suse.cz>
2014-02-11 jakub PR debug/59776
2014-02-10 mrsMerge in trunk.
2014-02-07 jakub PR ipa/60026
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-16 jakub PR middle-end/58956
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-12-04 rsandifoMerge with trunk.
2013-11-22 jakub * ipa.c (symtab_remove_unreachable_nodes): Fix up...
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-22 tbsaundeadd auto_vec
next