re PR ada/37139 (DEP prevents using Ada tasking)
[gcc.git] / gcc / tree-sra.c
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-23 Jakub Jelinek* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR...
2016-09-16 Jason MerrillAdd inline functions for various bitwise operations.
2016-07-11 Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-05-20 Martin Jambor[PR 70884] Constant pool SRA fix
2016-05-02 Richard SandifordSupport <, <=, > and >= for offset_int and widest_int
2016-04-13 Jakub Jelinekre PR c++/70594 (-fcompare-debug failure)
2016-04-12 Jakub Jelinekre PR tree-optimization/70602 (wrong code at -O1 and...
2016-04-05 Richard Bienerre PR middle-end/70526 (GCC 6 miscompiles Firefox JIT...
2016-03-11 Alan LawrenceFix PR/70013
2016-03-09 Jakub Jelinekre PR tree-optimization/70152 (gcc ICE at -O3 and above...
2016-02-26 Martin Jambor[PR 69920] Prevent SRA from leaving a removed SSA_NAME...
2016-02-23 Martin Jambor[pr 69666] No SRA default_def replacements for unscalar...
2016-01-27 Martin Jambor[PR 69355] Correct hole detection when total_scalarizat...
2016-01-23 Jakub Jelinektree-ssanames.c (release_free_names_and_compact_live_na...
2016-01-18 Alan LawrenceMake SRA scalarize constant-pool loads
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-24 Trevor Saundersdestroy values as well as keys when removing them from...
2015-11-11 Martin LiskaFix various memory leaks
2015-11-09 Martin LiskaFix memory leaks and use a pool_allocator
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-06 Alan Lawrencetree-sra.c: Fix completely_scalarize for negative indices.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-30 Alan Lawrence[Trivial] tree-sra.c: A few comment fixes/additions.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-09 Martin Jambor[PR 67794] Also remap SSA_NAMEs defined in ASMs in...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-18 Alan Lawrencecompletely_scalarize arrays as well as records.
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-08-28 Alan LawrenceRevert: completely_scalarize arrays as well as records
2015-08-27 Alan Lawrencecompletely_scalarize arrays as well as records
2015-08-27 Alan LawrenceRefactor completely_scalarize_var
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Martin Liskare PR bootstrap/66744 (Bootstrap failure due to conflic...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-03 James Greenhalgh[Patch SRA] Fix PR66119 by calling get_move_ratio in SRA
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Martin LiskaChange use to type-based pool allocator in tree-sra.c.
2015-05-27 Martin LiskaNew memory allocation statistics infrastructure.
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-03-31 Richard Bienertree-sra.c (create_access_replacement): Drop under...
2015-03-16 Jan Hubickatree-sra.c (ipa_sra_preliminary_function_checks): Use...
2015-03-11 Richard Bienerre PR tree-optimization/65310 (vectorizer uses wrong...
2015-03-04 Jan Hubickatree-sra.c (convert_callers): Use call_for_symbol_and_a...
2015-03-03 Eric Botcazoufold-const.c (round_up_loc): Cast divisor to HOST_WIDE_...
2015-03-03 Martin Jambortree-sra.c (ipa_sra_check_caller_data): New type.
2015-02-13 Ilya Enkovichre PR tree-optimization/65002 (ICE: Segmentation fault)
2015-02-12 David Howellstree-sra.c (dump_dereferences_table): Avoid -Wformat...
2015-01-19 Ilya Enkovichtree-sra.c (some_callers_have_mismatched_arguments_p...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskasymbol_summary is used for inline_summary.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-22 Marc Glissere PR tree-optimization/60770 (disappearing clobbers)
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-06 James Greenhalgh[Patchv3] Control SRA and IPA-SRA by a param rather...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-02 Martin Jamborre PR rtl-optimization/63375 (reordering of reads acros...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-30 Martin Jambortree-sra.c (sra_ipa_modify_assign): Change type of...
2014-07-29 Martin Jambortree-sra.c (sra_modify_constructor_assign): Change...
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-03 Teresa Johnsontree-sra.c (modify_function): Record caller nodes after...
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-15 Martin Jamborre PR tree-optimization/61090 (ICE in build_ref_for_offset)
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-28 Martin Jambortree-sra.c (sra_modify_expr): Generate new memory acces...
2014-04-17 Martin Jamborgimple-iterator.c (gsi_start_edge): New function.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-14 Martin Jambortree-sra.c (ipa_sra_preliminary_function_checks): Skip...
2014-03-31 Martin Jamborre PR middle-end/60647 (ICE in visit_ref_for_mod_analys...
2014-02-11 Jakub Jelinekre PR middle-end/59776 (gcc -g -O1 ICE in expand_debug_...
2014-02-07 Jakub Jelinekre PR ipa/60026 (ICE at -O3 on valid code (with the...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Jakub Jelinekre PR middle-end/58956 (wrong code at -O1 and above...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-11-22 Aldy Hernandezipa.c (symtab_remove_unreachable_nodes): Fix up comment...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Trevor Saundersadd auto_vec
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
next