don't use TYPE_ARG_TYPES in the Ada frontend
[gcc.git] / gcc / alias.c
2011-03-23 Richard GuentherMakefile.in (IPA_TYPE_ESCAPE_H): Remove.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-22 Alexander Monakovre PR rtl-optimization/45652 (gcc.dg/compat/scalar...
2010-11-15 Jakub Jelinekre PR debug/46387 (ICE in add_stores, at var-tracking...
2010-10-21 Bingfeng Meire PR rtl-optimization/45834 (Redundant inter-loop...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
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-25 Richard Guentheralias.c (get_alias_set): Assign a single alias-set...
2010-08-24 Richard Guentherre PR middle-end/45379 (~10% slowdown on test_fpu at...
2010-08-16 Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-08-09 H.J. LuRemove unused ret.
2010-08-09 Bingfeng Meiddg.c (walk_mems_2): Moved from alias.c, use may_alias_...
2010-08-04 Richard Guentheralias.c (rtx_refs_may_alias_p): Do not resort to TBAA...
2010-07-24 Steven Bosscherre PR middle-end/45035 (FAIL: gcc.dg/guality/pr36728...
2010-07-22 Steven Bosscheralias.c (true_dependence_1): New function, merged versi...
2010-07-22 Eric Botcazou* alias.c (get_alias_set): Fix formatting issues.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-12 Richard Sandifordrtl.h (target_rtl): Add x_static_reg_base_value.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-13 Jan Hubickabitmap.c (bitmap_and, [...]): Turn internal datastructu...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-16 Richard Guentheralias.c (nonoverlapping_memrefs_p): Remove use of IPA...
2010-05-04 H.J. LuHandle the same VALUE for true dependence.
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-16 Jakub Jelinekre PR bootstrap/43767 (Revision 158401 failed to bootstrap)
2010-04-16 Jakub Jelinekalias.c (memrefs_conflict_p): If x and y are the same...
2010-04-15 Richard Guentheralias.c (alias_set_subset_of): Handle alias-set zero...
2010-04-07 Richard Guentherinvoke.texi (-fargument-alias, [...]): Remove.
2010-04-07 Richard Guentherre PR rtl-optimization/42617 (TARGET_MEM_REF and plain...
2010-04-03 Richard Guentherre PR middle-end/42509 (nonoverlapping_memrefs_p misint...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-16 Richard Guentheralias.c (memrefs_conflict_p): Distinguish must-alias...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-01 Eric Botcazoutree.def (TARGET_MEM_REF): Update comment.
2009-10-28 Richard Guentherre PR middle-end/41855 (ICE in refs_may_alias_p_1,...
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-23 Joseph Myersre PR c/41673 (variable-length array dereference inside...
2009-09-29 Richard Guentheralias.c (ao_ref_from_mem): Properly deal with off decl...
2009-09-23 Richard Guentheralias.c (ao_ref_from_mem): Correct for negative MEM_OFF...
2009-08-12 Richard Guentheralias.c (get_alias_set): Honor TYPE_STRUCTURAL_EQUALITY_P.
2009-08-12 Andrey Belevantsev[multiple changes]
2009-07-15 Richard Guentherre PR bootstrap/40753 (ICE in refs_may_alias_p_1 for...
2009-07-14 Richard Guenthertree-ssa-alias.h (refs_may_alias_p_1): Declare.
2009-06-29 Richard Guentherre PR middle-end/38212 (restrict implementation causes...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-06-01 Luis Machadoalias.c (find_base_term): Check for NULL term before...
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-04-26 Michael MatzExpand from SSA.
2009-04-24 Jakub Jelinekre PR rtl-optimization/39794 (Miscompile with -O2 ...
2009-04-22 Jakub Jelinekalias.c (find_base_term): Move around LO_SUM case,...
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-02-10 Eric Botcazoualias.h (record_alias_subset): Declare.
2009-01-21 Uros Bizjakre PR rtl-optimization/38879 (scheduler does not look...
2009-01-21 Bingfeng Meicheck alias sets in add_inter_loop_mem_dep
2008-12-08 Luis Machadoalias.c (find_base_term): Synch LO_SUM handling with...
2008-10-12 Richard Hendersonre PR middle-end/37447 (test pr28982b.c fails execution...
2008-09-23 Richard Sandifordalias.c (find_base_value): Use FIND_BASE_TERM.
2008-09-17 Richard Guentherre PR middle-end/37385 (ICE in set_mem_alias_set with...
2008-08-26 Vladimir Makarov[multiple changes]
2008-06-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-11 Richard Guentheralias.c (get_alias_set): Use the element alias-set...
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-05-01 Eric Botcazoutree.h (TYPE_NONALIASED_COMPONENT): Expand comment.
2008-04-23 Richard Guentheralias.c (alias_set_subset_of): Correctly handle asking...
2008-03-06 Richard Guentheralias.c (struct alias_set_entry): Move has_zero_child...
2008-02-25 Andreas Krebbelre PR target/35258 (two memcpy calls merged incorrectly...
2007-10-23 Richard Guentheralias.c (get_alias_set): For INDIRECT_REFs, deal with...
2007-10-19 Richard Guentherre PR middle-end/33816 (gimplification before build_arr...
2007-09-19 Kaveh R. Ghazialias.c (memory_modified_1): Deconstify.
2007-08-27 Sandra LoosemoreSeparate target-specific initialization from general...
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-23 Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-30 Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-05 Richard Guentherre PR middle-end/32639 (ptrmem1.C now ICE's on mainline)
2007-07-02 Eric Botcazoutree.h (alias_sets_might_conflict_p): Rename into alias...
2007-06-20 Adam Nemetre PR tree-optimization/25737 (ACATS c974001 c974013...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-02-13 Manuel López-Ibáñezalias.c (find_symbolic_term): Delete unused function.
2007-02-11 Steven Bosscherfwprop.c (try_fwprop_subst): Use set_unique_reg_note...
2007-02-01 Roger Saylealias.c (init_alias_analysis): Correct whitespace.
2007-01-03 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2007-01-02 Kazu HirataRevert:
2007-01-02 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2006-12-04 Daniel Berlintree-ssa-alias.c (compute_may_aliases): Compute flow...
2006-11-30 Steven Bosschercselib.c (cselib_init): Use special MEM rtx form for...
2006-11-27 Steven Bosscheralias.c (init_alias_analysis): Remove simplification...
2006-11-12 Andrew Pinskire PR rtl-optimization/28812 (RTL aliasing vs may_alias...
2006-05-18 Mike StumpWhitespace fixups
next