PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
[gcc.git] / gcc / loop-unroll.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-10 Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordhash-traits.h (free_ptr_hash): New class.
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-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-04-18 Trevor Saundersremove need for store_values_directly
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-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
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-21 Andrew MacLeodcfg.h: New.
2014-10-20 Andrew MacLeodcfgrtl.h: New.
2014-10-15 Jan Hubickaloop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-08-22 David Malcolmloop-unroll.c: Use rtx_insn (also touches basic-block.h)
2014-08-22 David Malcolmloop-iv.c: Use rtx_insn (also touches cfgloop.h and...
2014-08-05 Jakub Jelinekloop-unroll.c (struct iv_to_split): Remove n_loc and...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-23 Richard BienerMakefile.in (OBJS): Remove loop-unswitch.o.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate profile_status macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-12-02 Ganesh Gopalasubra... Check TARGET_LOOP_UNROLL_ADJUST while deciding unroll...
2013-11-22 Trevor Saundersadd auto_vec
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-10-16 Andrew MacLeodre PR tree-optimization/58697 (wrong code (segfaults...
2013-10-09 Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-09 Richard Sandifordgcc/
2013-09-09 Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-08-29 Xinliang David LiNew vectorizer messages; message format change.
2013-07-21 Ondřej BílkaFix typos.
2013-05-15 Teresa Johnsonloop-unroll.c (report_unroll_peel): Check decision...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-02-28 Marek Polacekre PR rtl-optimization/56466 (ICE in verify_loop_struct...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2013-01-03 Teresa Johnsondumpfile.c (dump_loc): Print filename with location.
2012-11-28 Steven Bosscherre PR rtl-optimization/55006 (aermod.f90 is miscompiled...
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-29 Alexandre Olivare PR debug/54693 (VTA guality issues with loops)
2012-10-23 Jan Hubickapeel-1.c: New testcase.
2012-10-20 Jan Hubickaunroll-1.c: New testcase.
2012-10-14 Steven Bosscherre PR rtl-optimization/54919 (gcc.dg/torture/pr54877...
2012-10-13 Eric Botcazoure PR rtl-optimization/54871 (gfortran.dg/vector_subscr...
2012-10-09 Jan Hubickaloop-unroll.c (unroll_loop_constant_iterations): Add...
2012-10-08 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use estimated_l...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-19 Richard Guentherre PR tree-optimization/44688 (Excessive code-size...
2012-03-05 Richard Guenthercfgloop.c (verify_loop_structure): Verify dominators...
2011-12-01 Jakub Jelinekre PR rtl-optimization/51014 (ICE: in apply_opt_in_copi...
2011-02-14 Eric Botcazoure PR tree-optimization/46494 (ICE: verify_flow_info...
2010-11-15 Richard Hendersonloop-unroll.c (analyze_insn_to_expand_var): Accept
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-04-08 Christian BorntraegerImplement target hook for loop unrolling
2010-01-09 Alexandre Olivare PR debug/42630 ("-fcompare-debug failure (length...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-06-02 Alexandre Olivaloop-unroll.c (struct iv_to_split): Add pointer to...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-06-26 Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2007-09-04 Revital EresAdd new fp flags: -fassociative-math and -freciprocal...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-06-30 Jan Hubickaloop-unroll.c (unroll_loop_runtime_iterations): Unshare...
2007-06-03 Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
2007-05-06 Revital EresFix PR30957
2007-04-22 Revital EresExtend MVE patterns
2007-03-10 Steven Bosscherlower-subreg.c: Include except.h.
2007-03-05 Revital Eresvar-expand1.c: New test.
2006-12-20 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Update arguments of...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-22 Zdenek Dvorakre PR rtl-optimization/29924 (pr24626-4.c fails on...
2006-11-21 Zdenek Dvoraktree-ssa-loop-im.c (schedule_sm, [...]): Use vector...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-07-17 J"orn Renneckere PR other/28251 (dumped addresses makes diffing dumps...
2006-05-09 Zdenek Dvorakre PR rtl-optimization/27335 (ICE in get_loop_body)
2006-03-22 Jeff Lawloop-unroll.c (analyze_iv_to_split_insn): Handle iv_ana...
2006-02-18 Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-01-31 Uttam Pawarre PR middle-end/25933 (memory leaks)
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-20 Zdenek Dvorakloop-iv.c: Include df.h and hashtab.h.
2005-11-18 Zdenek Dvorakre PR rtl-optimization/24497 (internal compiler error...
2005-08-16 Steven Bosscherre PR target/23376 (ICE on GCC 4.x with -O1 -funroll...
next