]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/loop-iv.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / loop-iv.c
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-20  Markus TrippelsdorfPR63426 Fix various signed integer overflows
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-08-29  DJ Deloriecppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-28  Richard Sandifordloop-iv.c (altered_reg_used): Turn from being a for_eac...
2014-08-28  Richard Sandifordloop-iv.c: Include rtl-iter.h.
2014-08-27  David MalcolmUse rtx_expr_list in various places
2014-08-26  David MalcolmVarious condition-handling calls
2014-08-22  David Malcolmloop-iv.c: Use rtx_insn (also touches cfgloop.h 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-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-23  Richard BienerMakefile.in (OBJS): Remove loop-unswitch.o.
2014-01-17  Richard Bienerre PR rtl-optimization/38518 (Excessive compile time...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-05  Jakub Jelinekre PR rtl-optimization/58997 (ICE on valid code at...
2013-10-16  Andrew MacLeodre PR tree-optimization/58697 (wrong code (segfaults...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-09  Richard Sandifordgcc/
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-17  Richard Bienerre PR rtl-optimization/56921 (ICE in rtx_cost called...
2013-03-20  Bill Schmidtre PR rtl-optimization/56605 (Redundant branch introduc...
2013-01-17  Jan Hubickare PR rtl-optimization/55273 (ICE in iv_number_of_itera...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-03  Jakub Jelinekre PR rtl-optimization/55838 (ICE in extract_insn ...
2012-10-20  Jan Hubickaloop-iv.c (iv_number_of_iterations): Record the upper...
2012-10-16  Steven Bosschercombine.c (record_dead_and_set_regs): Iterate over...
2012-10-13  Eric Botcazoure PR rtl-optimization/54871 (gfortran.dg/vector_subscr...
2012-10-13  Jan Hubickaloop-iv.c (determine_max_iter): Fix handling of AND.
2012-10-08  Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use estimated_l...
2012-10-08  Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-17  Steven Bosschercfgloop.h: Do not include rtl.h.
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...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
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...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-27  Bernd Schmidtloop-iv.c (iv_analyze_op): Use function_invariant_p...
2009-07-24  Neil Vachharajanire PR rtl-optimization/40209 (ICE in iv_analyze_def...
2009-06-22  Shujing Zhaoalias.c: Use REG_P...
2009-04-24  Bernd Schmidtloop-iv.c (simple_rhs_p): Allow expressions that are...
2009-04-24  Bernd Schmidtloop-iv.c (replace_single_def_regs): Look for REG_EQUAL...
2009-03-31  Bernd Schmidtloop-iv.c (replace_single_def_regs, [...]): New static...
2009-03-31  Bernd Schmidtloop-iv.c (simple_rhs_p): Allow more kinds of expressions.
2009-03-31  Bernd Schmidtloop-iv.c (determine_max_iter): New arg OLD_NITER.
2009-03-31  Bernd Schmidtloop-iv.c (simplify_using_condition): A condition of...
2009-03-31  Bernd Schmidtloop-iv.c (suitable_set_for_replacement): Renamed from...
2009-03-04  J"orn Renneckere PR rtl-optimization/39235 (get_simple_loop_desc...
2009-02-21  Richard SandifordRevert last change.
2009-02-21  Richard Sandifordloop-iv.c (truncate_value): New function.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-13  Bernd Schmidtloop-iv.c (implies_p): In the final case, test that...
2008-11-20  Zdenek Dvorakre PR rtl-optimization/32283 (Missed induction variable...
2008-10-11  Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-06-26  Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
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-08-31  Zdenek Dvorakre PR rtl-optimization/33224 (failing rtl iv analysis...
2007-08-30  Kenneth Zadeckdf-core.h (df_dump_region): New function.
2007-08-05  Paolo Bonziniconfigure.ac: Remove --enable-checking=df from default...
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. Ghazicfglayout.c (insn_scope, insn_line): Constify.
2007-06-20  Zdenek Dvorakre PR rtl-optimization/32405 (assertion failure in...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-06-08  Christian Bruelre PR target/29953 ([SH-4] Perfomance regression in...
2007-05-26  Kazu Hiratac-typeck.c, [...]: Fix typos and follow spelling conven...
2007-02-26  Bernd Schmidtloop-iv.c (simplify_using_initial_values): Fix oversigh...
2007-02-24  Bernd Schmidtloop-iv.c (simplify_using_initial_values): Return if...
2007-02-24  Bernd Schmidtloop-iv.c (implies_p): Detect additional cases where...
2007-02-23  Bernd Schmidtloop-iv.c (determine_max_iter): Moved in front of its...
2006-12-11  Zdenek Dvorakre PR rtl-optimization/30113 (ICE in trunc_int_for_mode)
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-24  Zdenek Dvorakloop-iv.c (iv_analysis_loop_init): Use df analysis...
2006-01-20  Zdenek Dvorakloop-iv.c (iv_analysis_loop_init): Use df in more conse...
2006-01-20  Zdenek Dvorakloop-iv.c: Include df.h and hashtab.h.
2005-08-31  Dale Johannesenloop-iv.c (iv_number_of_iterations): Fix overflow check...
2005-07-21  Paolo Bonzinire PR rtl-optimization/19210 (not using do-loop for...
2005-06-25  Kelley CookUpdate FSF address.
2005-05-29  Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2005-05-06  Zdenek Dvorakre PR rtl-optimization/21254 (Incorrect code with ...
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-iv.c (get_biv_step_1): Remove lhs.
2005-03-08  Kazu Hiratac-semantics.c, [...]: Update copyright.
2005-03-05  Kazu Hiratacombine.c (simplify_and_const_int): Use gen_int_mode...
2004-12-28  Zdenek Dvorakre PR rtl-optimization/19103 (Current CVS (2004/12...
2004-12-18  Zdenek Dvorakre PR rtl-optimization/19001 (Loops with power of two...
2004-11-25  Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-09  Kazu Hirataloop-iv.c (iv_number_of_iterations): Make it static.
2004-10-07  Zdenek Dvorakre PR rtl-optimization/17791 (doloop can produce wrong...
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
next