[Vectorizer] Use a VEC_PERM_EXPR instead of VEC_RSHIFT_EXPR; expand appropriate VEC_P...
[gcc.git] / gcc / ddg.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-08-28 Richard Sandifordddg.c (walk_mems_2, [...]): Delete.
2014-08-28 Richard Sandifordddg.c: Include rtl-iter.h.
2014-08-22 David Malcolmget_ebb_head_tail works with rtx_insn
2014-08-22 David Malcolmddg: Use rtx_insn
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-07-21 Ondřej BílkaFix typos.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-26 Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-01 Lawrence CrowlThis patch renames sbitmap iterators to unify them...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-06-22 Alexandre Oliva* ddg.c (build_intra_loop_deps): Discard deps of nondeb...
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-01-02 Revital EresSMS: Prevent the creation of reg-moves for definitions...
2011-09-30 Revital EresSMS: Support instructions with REG_INC_NOTE
2011-07-31 Revital EresMove the creation of anti-dep edge
2011-06-16 Revital EresSMS: Fix violation of memory dependence
2011-05-11 Revital EresSupport closing_branch_deps
2011-04-17 Revital EresFree sccs field
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-21 Nathan Froydddg.c (add_cross_iteration_register_deps): Call gcc_ass...
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-08-09 Bingfeng Meiddg.c (walk_mems_2): Moved from alias.c, use may_alias_...
2010-07-19 Bingfeng Meiddg.c (create_ddg): Exclude nodes of debug_insn in...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-04 Jan Hubickadf.h (df_rd_bb_info, [...]): Embedd bitmap_head into...
2010-05-27 Jan Hubickasched-ebb.c: Rename struct deps to struct deps_desc.
2009-12-07 Jakub Jelinekre PR debug/42244 (var-tracking ICE for 300.twolf)
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-13 Andrey Belevantsevsched-deps.c (init_deps): New parameter lazy_reg_last.
2009-10-17 Alexandre Olivare PR debug/41535 (Broken var location info after sched...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-21 Bingfeng Meicheck alias sets in add_inter_loop_mem_dep
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-06-18 Steven Bosscherdf.h (struct df_ref): Replace 'insn' field with 'insn_i...
2008-01-22 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2008-01-20 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2007-10-17 Maxim Kuvyrkovsched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.
2007-08-28 Mircea NamolaruModulo-scheduling improvements. Patch 2 of 2
2007-08-14 Maxim Kuvyrkovsched-int.h (struct _dep): Rename field 'kind' to ...
2007-08-08 Vladimir YanovskyRemove profitability check
2007-08-05 Vladimir YanovskyNew flag to control reg-moves generation
2007-07-31 H.J. Luddg.c (add_cross_iteration_register_deps): Declare...
2007-07-31 Revital EresSMS: Change the ddg's construction
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-03 H.J. Luddg.c (check_sccs): Define only if ENABLE_CHECKING...
2007-07-03 Revital Eresmodulo-sched: print sccs and check it
2007-07-01 Vladimir YanovskyFix missed initialization of scc_nodes.
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-02 Maxim Kuvyrkovre PR middle-end/28071 (A file that can not be compiled...
2006-10-30 Roger Saylebuiltins.c (expand_builtin_mathfn_3): Correct coding...
2006-05-23 Kenneth Zadeckre PR rtl-optimization/26375 (Swing modulo scheduling...
2006-03-16 Maxim Kuvyrkovtarget.h (struct spec_info_def): New opaque declaration.
2006-03-16 Maxim Kuvyrkovddg.c (build_intra_loop_deps): Adjust add_forward_depen...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-11 Daniel Berlindf.h (DF_SCAN, [...]): New macros.
2005-07-19 Ben Ellistonbt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Kazu Hiratasbitmap.h (sbitmap_iterator, [...]): New.
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-03-29 Kazu Hiratabuiltin-types.def, [...]: Update copyright.
2005-03-21 Mostafa HagogFix PR middle-end/20177 and add test case.
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-17 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-08 Nathan Sidwelldbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_u...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-25 Mostafa HagogNew files for implementing sms in gcc.