re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack slot...
[gcc.git] / gcc / alias.c
2013-06-16 Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
2013-04-08 Richard Bieneralias.c (find_base_term): Fix thinko in previous change.
2013-03-26 Richard Bieneralias.c (find_base_term): Avoid redundant and not used...
2013-03-05 Jakub Jelinek* alias.c (init_alias_analysis): Clear reg_known_equiv_...
2013-01-18 Alexandre Olivare PR debug/54114 (VTA compile-time performance could...
2013-01-18 Alexandre Olivare PR rtl-optimization/55547 (Alias analysis does not...
2013-01-16 Alexandre Olivare PR rtl-optimization/55547 (Alias analysis does not...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-17 Richard Bienerre PR target/54781 (ICE in refs_may_alias_p_1, at tree...
2012-11-27 Paolo Bonzinire PR rtl-optimization/55489 (insane PRE memory usage...
2012-11-26 Eric Botcazoutree.h (DECL_RESTRICTED_P): Delete.
2012-11-23 Eric Botcazoure PR rtl-optimization/55388 (ICE in int_mode_for_mode...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-17 Aldy Hernandezre PR rtl-optimization/54900 (write introduction incorr...
2012-10-16 Jakub Jelinekre PR debug/54796 (Non-addressable stack parameter...
2012-10-15 Dodji SeketeliCleanup comments in alias.c
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Steven Bosscherbitmap.c (bitmap_last_set_bit): Rewrite to return the...
2012-09-04 Richard Henderson* alias.c (read_dependence): Return true for ALIAS_SET_...
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-08-22 Steven Bosschertracer.c (mark_bb_seen): Use SBITMAP_SIZE.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-06 Alexandre Olivare PR rtl-optimization/53827 ([alpha]: Invalid insn...
2012-06-22 Alexandre Olivare PR debug/53671 (Many guality test failures)
2012-06-12 Michael Matzalias.c (nonoverlapping_component_refs_p): Take two...
2012-06-12 Richard Guentheremit-rtl.c (set_mem_attributes_minus_bitpos): Remove...
2012-06-11 Richard Guentheralias.c (aliases_everything_p): Remove.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-29 Steven Bosscheralias.c (reg_known_value): Make this a VEC.
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-21 Richard Sandifordre PR bootstrap/53021 (bootstrap failure on Linux/ia32)
2012-04-20 Jakub Jelinekre PR bootstrap/53021 (bootstrap failure on Linux/ia32)
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-17 Richard Sandifordrtl.def (ADDRESS): Turn operand into a HOST_WIDE_INT.
2012-03-01 Alexandre Olivare PR debug/52001 (Huge compile-time regression with...
2012-02-25 Alexandre Olivare PR debug/52001 (Huge compile-time regression with...
2012-01-24 Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2011-12-31 Alexandre Olivacselib.h (cselib_add_permanent_equiv): Declare.
2011-07-19 Richard Sandifordrtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-05-24 Richard Guentherre PR bootstrap/49078 (LTO bootstrap failed with bootst...
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
next