]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-address.c
[Ada] Use Standard.Natural on bit references to packed arrays
[thirdparty/gcc.git] / gcc / tree-ssa-address.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-16  Jeff Lawre PR rtl-optimization/91173 (ICE: in int_mode_for_mode...
2019-06-19  Kugan Vivekanandarajahtree-ssa-address.c (preferred_mem_scale_factor): Handle...
2019-06-13  Kugan Vivekanandarajahre PR target/88834 ([SVE] Poor addressing mode choices...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-13  Richard SandifordImprove canonicalisation of TARGET_MEM_REFs
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: MEM_REF offsets
2017-12-20  Richard Sandifordpoly_int: aff_tree
2017-12-20  Richard Sandifordpoly_int: get_addr_base_and_unit_offset
2017-12-20  Richard Sandifordpoly_int: tree constants
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-08-30  Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-05-11  Bin Chengtree-ssa-address.c: Include header file.
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p...
2017-05-11  Bin Chengtree-ssa-address.c (struct mem_address): Move to header...
2017-01-09  Kyrylo Tkachov[tree-ssa-address] Avoid creating non-canonical RTL...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-08-20  Kugan VivekanandarajahMakefile.in: Add tree-vrp.h to GTFILES.
2016-05-23  Bin Chengtree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-09  Richard Hendersonre PR tree-optimization/66768 (address space gets lost...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-08-19  Trevor Saundersremove more useless typedefs
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-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-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-09  Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-01  Eric Botcazoutree.h (copy_mem_ref_info): Delete.
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-26  Bill Schmidttree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-22  Bill Schmidtdouble-int.c (double_int_multiple_of): New function.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-03  Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2011-10-11  Bill Schmidttree-ssa-address.c (copy_ref_info): Remove copy of...
2011-10-11  Bill Schmidttree.h (copy_ref_info): Expose existing function.
2011-08-17  Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-19  Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-06  H.J. LuUse pointer_mode for address computation.
2011-05-31  Jakub Jelinekre PR rtl-optimization/49235 (ICE: in int_mode_for_mode...
2011-05-26  Richard Guentherre PR tree-optimization/48702 (optimization regression...
2011-05-04  Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2010-09-06  Richard Bienerre PR middle-end/45534 (ICE in refs_may_alias_p_1,...
2010-09-04  Richard Guentherre PR bootstrap/45519 (Failed to bootstrap)
2010-09-03  Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-01  Richard Guentheralias.c (ao_ref_from_mem): Adjust.
2010-08-24  Richard Guentherre PR middle-end/45379 (~10% slowdown on test_fpu at...
2010-08-20  Jakub Jelinektree-ssa-address.c (tree_mem_ref_addr): Convert offset...
2010-08-16  Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-07-28  Xinliang David LiFix to expose more LIM when creating mem_ref
2010-07-09  Richard Guentherre PR middle-end/44890 (Hitting gcc_assert in build2_st...
2010-07-05  Richard Guenthertree.c (reference_alias_ptr_type): New function.
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-20  Anatoly Sokolovdouble-int.h (double_int_setbit): Declare.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-04-01  Richard Guentherre PR tree-optimization/43614 (ice in gimple_rhs_has_si...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-17  Ulrich Weigandre PR tree-optimization/41857 (Loop optimizer breaks...
2009-11-02  Ulrich Weigandre PR tree-optimization/41857 (Loop optimizer breaks...
2009-10-26  Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26  Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-16  Richard Guentherre PR tree-optimization/38835 (field-insensitive PTA...
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-27  Richard Guentherre PR tree-optimization/36245 (internal compiler error...
2008-04-08  Richard Guentherre PR tree-optimization/35834 (building libiberty fails...
2008-04-06  Richard Guentherre PR target/35842 (ICE in legitimize_pic_address,...
2007-08-04  Andrew Pinskire PR middle-end/32399 (ICE in build2_stat, at tree...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-23  Peter BergnerPR middle-end/PR28690
2007-07-09  Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Add argument...
2007-07-02  Richard Guenthertree-flow.h (tree_ssa_useless_type_conversion_1): Renam...
next