[ARM] Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV
[gcc.git] / gcc / loop-unroll.c
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...
2005-08-03 Jan Hubickacfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-19 Jan Hubickacfgloop.h (DLTHE_RECORD_COPY_NUMBER): New flag.
2005-06-15 Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-05-06 Zdenek Dvorakre PR rtl-optimization/21254 (Incorrect code with ...
2005-05-04 Kazu Hirataloop-unroll.c (var_to_expand, [...]): Use VEC instead...
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-04-09 Jan Hubickacfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-04-01 Nathan Sidwelllocal-alloc.c (update_equiv_regs): Use gcc_assert,...
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-09 Kazu Hirata* loop-unroll.c (analyze_insns_in_loop): Remove preheader.
2005-03-02 Kazu Hiratacfgloop.h, [...]: Update copyright.
2005-03-01 Zdenek Dvorakcfgloop.c (flow_loop_entry_edges_find, [...]): Removed.
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-18 Kazu Hirata* loop-unroll.c: Fix comment typos.
2004-10-18 Revital EresMakefile.in (loop-unroll.o): Add VARRAY_H dependency.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
next