]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/loop-doloop.c
[Ada] Improved support for aspect alignment in CCG
[thirdparty/gcc.git] / gcc / loop-doloop.c
2020-05-15  Xionghu LuoFold (add -1; zero_ext; add +1) operations to zero_ext...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-09-09  Richard SandifordMake note_stores take an rtx_insn
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-08-30  Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  Richard Sandiford[35/77] Add uses of as_a <scalar_int_mode>
2017-07-16  Jan Hubickaprofile-count.h (profile_probability::from_reg_br_prob_...
2017-07-03  Jan Hubickare PR target/81285 (r249888 breaks bootstrap on ppc64le)
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-06-02  Jakub Jelinekre PR rtl-optimization/80903 (ICE: internal consistency...
2017-03-24  Jakub Jelinekre PR rtl-optimization/80112 (ICE in doloop_condition_g...
2017-01-16  Jakub Jelinekre PR target/79080 (ICE: internal consistency failure...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-18  Richard SandifordUse rtx_mode_t instead of std::make_pair
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-22  Trevor Saundersmake next/prev nondebug_insn take rtx_insn *
2016-07-19  Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-06-01  Jan Hubickaloop-dolop.c (doloop_optimize): Us likely max iteration...
2016-05-20  Jan Hubickaloop-doloop.c (doloop_optimize): Use get_estimated_loop...
2016-01-14  Richard Hendersonre PR rtl-optimization/69014 (gcc.c-torture/execute...
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-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-05  Richard Sandifordtarget-insns.def (doloop_begin, doloop_end): New target...
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-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-02  Trevor Saunderschange local vars to rtx_insn *
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-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 MacLeodloop-doloop.c: Include loop-unroll.h.
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-22  David Malcolmloop-doloop.c: Use rtx_insn in a few places
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Peter Bergnerloop-doloop.c (doloop_optimize_loops): Remove unused...
2013-11-09  Richard Sandifordtarget.def (can_use_doloop_p): New hook.
2013-10-09  Andrew MacLeodloop-doloop.c (doloop_modify, [...]): Use get_max_loop_...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23  Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-16  Joern RenneckeRemove debug code accidentially checked in with last...
2012-10-16  Joern Renneckeloop-doloop.c (doloop_modify): Pass doloop_end pattern...
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-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-05  Richard Guenthercfgloop.c (verify_loop_structure): Verify dominators...
2011-12-02  Joseph MyersRevert:
2011-08-18  Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-07-06  Bernd Schmidtexplow.c (trunc_int_for_mode): Use GET_MODE_PRECISION...
2011-05-11  Revital EresSkip DEBUG_INSN in loop-doloop.c
2011-05-11  Revital EresDoloop pattern for ARM
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
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-02-19  Jakub Jelinekre PR middle-end/42233 (c++ builtin_expect code generat...
2009-11-25  H.J. LuRemove trailing white spaces.
2008-11-03  Andrew Pinskire PR rtl-optimization/37782 (Stage2 ada compiler misco...
2008-09-18  Andrew Pinskire PR rtl-optimization/37451 (Extra addition for doloop...
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-02  Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-01-17  Mircea NamolaruFix 34826
2007-08-28  Mircea NamolaruModulo-scheduling improvements. Patch 2 of 2
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-03  Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
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-17  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-09-15  Bernd Schmidtloop-doloop.c (doloop_optimize): Remove bogus arg from...
2006-09-15  Andreas Toblerloop-doloop.c (doloop_optimize): Change type of max_cos...
2006-09-15  Bernd Schmidtparams.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST)...
2006-05-01  Zdenek Dvorakre PR rtl-optimization/27291 (verify_flow_info failed...
2005-11-30  Nathan Sidwellloop-doloop.c (add_test): Only add jump notes if we...
2005-09-13  Ian Lance Taylorloop-doloop.c (doloop_modify): Use GEN_INT to pass...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-09  Adrian Straetlingtarget.h (insn_valid_within_doloop): Rename into "inval...
2005-06-02  Steven Bosscher> 2005-06-02 Steven Bosscher <stevenb@suse.de> > Mostaf...
2005-05-25  Adrian Straetlingloop-doloop.c: Include "target.h".
2005-04-01  Nathan Sidwelllocal-alloc.c (update_equiv_regs): Use gcc_assert,...
2005-03-12  Kazu Hiratacfglayout.c, [...]: Update copyright.
next