]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/alias.c
decl.c, [...]: Remove redundant enum from machine_mode.
[thirdparty/gcc.git] / gcc / alias.c
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-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-14  Uros Bizjakre PR rtl-optimization/63475 (Postreload CSE propagates...
2014-10-10  Uros Bizjakre PR target/63483 (Scheduler performs Invalid move...
2014-09-11  David MalcolmIntroduce LABEL_REF_LABEL
2014-08-28  Richard Sandifordalias.c: Include rtl-iter.h.
2014-08-21  David Malcolmalias.c: Use rtx_insn
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-15  Richard Bienerre PR rtl-optimization/56965 (nonoverlapping_component_...
2014-04-15  Richard Bieneralias.c (ncr_compar): New function.
2014-04-15  Richard Bieneralias.c (record_component_aliases): Do not walk BINFOs.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-20  Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-10-25  Eric Botcazoure PR rtl-optimization/58831 (wrong code at -O2 and...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-26  Richard Bieneralias.h (component_uses_parent_alias_set): Rename to ...
2013-09-24  Richard Bienerre PR tree-optimization/58513 (*var and MEM[(const...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-09  Richard Sandifordalias.c (addr_side_effect_eval): Use gen_int_mode with...
2013-06-20  Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
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 http://gcc.gnu.org/ml/gcc...
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.
next