]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-scalar-evolution.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / tree-scalar-evolution.c
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-05-26  Aldy HernandezConvert remaining passes to get_range_query.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-27  Jakub Jelinektree-ssanames: Allow non-SSA_NAME arguments to get_rang...
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-08-19  Richard Bienerre PR tree-optimization/91403 (GCC fails with ICE.)
2019-08-16  Richard Bienertree-scalar-evolution.c (follow_ssa_edge_expr): Declare.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-05  Eric Botcazoutree-cfg.c (gimple_make_forwarder_block): Propagate...
2019-07-02  Richard Bienertree-core.h (enum tree_index): Add TI_CHREC_DONT_KNOW...
2019-06-04  Richard Bienerre PR middle-end/90726 (exponential behavior on SCEV...
2019-03-13  Richard Bienerre PR middle-end/89677 (internal compiler error: in...
2019-03-04  Richard Bienerre PR tree-optimization/89572 (ICE in dyn_cast<gcond...
2019-02-01  Richard Bienerre PR tree-optimization/88597 (Compile time hog w/...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-12  Kugan Vivekanandarajahre PR target/86677 (popcount builtin detection is break...
2018-11-05  Richard Bienertree-scalar-evolution.h (final_value_replacement_loop...
2018-08-23  Alexander Monakovscev: dump final value replacement expressions
2018-07-07  Aldy Hernandeztree-vrp.c (vrp_int_const_binop): Change overflow type...
2018-07-06  Kugan Vivekanandarajahgimplify.h (generic_expr_could_trap_p): Set as global...
2018-06-16  Kugan Vivekanandarajahre PR middle-end/82479 (missing popcount builtin detection)
2018-03-08  Richard Bienerre PR tree-optimization/84552 (Compile time hog w/...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: get_inner_reference & co.
2017-10-17  Richard Biener2017-10-17 Richard Biener <rguenther@suse.de>
2017-10-13  Richard Bienerre PR tree-optimization/82451 ([GRAPHITE] codegen error...
2017-10-11  Richard Bienertree-scalar-evolution.c (get_scalar_evolution): Handle...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-10-10  Richard Bienertree-cfgcleanup.c (cleanup_tree_cfg_noloop): Avoid...
2017-06-16  Richard Bienerre PR tree-optimization/81090 ([graphite] ICE in loop_p...
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-04-24  Richard Bienerre PR fortran/80494 (ICE in wide_int_to_tree)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-09  Bin Chengre PR tree-optimization/72772 (Missed SCEV after pass...
2016-07-21  Bin Chengtree-chrec.c (convert_affine_scev): New parameter.
2016-07-15  Bin Chengtree-scalar-evolution.c (simple_iv_with_niters): New...
2016-07-11  Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-07-07  Jan Hubickatree-scalar-evolution.c (iv_can_overflow_p): export.
2016-07-05  Jan Hubickatree-scalar-evolution.c (iv_can_overflow_p): New function.
2016-07-05  Jan Hubickatree-scalar-evoluiton.c (simple_iv): Use nowrap_type...
2016-04-20  Bin Chengtree-scalar-evolution.c (interpret_rhs_expr): Handle...
2016-04-14  Richard Bienerre PR tree-optimization/70614 (GCC gets stuck with -O)
2016-02-24  Richard Bienerre PR tree-optimization/69760 (Wrong 64-bit memory...
2016-01-18  Alan LawrenceEnhance SCEV to follow copies of SSA_NAMEs.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-20  Tom de VriesDo final value replacement in try_create_reduction_list
2015-11-17  Tom de VriesMake fdump-tree-sccp-details more complete
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-05  Alan Lawrence[PATCH] tree-scalar-evolution.c: Handle LSHIFT by constant
2015-11-02  Alan LawrenceRevert: tree-scalar-evolution.c: Handle LSHIFT by constant
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27  Alan Lawrencetree-scalar-evolution.c: Handle LSHIFT by constant
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-17  Bin Chengtree-ssa-loop-niter.c (tree_simplify_using_condition_1...
2015-08-19  Trevor Saundersremove more useless typedefs
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
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-06-03  Richard Bienerre PR middle-end/66375 (wrong code at -O2 and -O3 on...
2015-06-02  Bin Chengre PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-...
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-12-11  Marek Polacekfold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_...
2014-11-20  Trevor Saundersremove more ggc htabs
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
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-07  Trevor Saundersremove pointer-set.[ch]
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-06-06  Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-13  Jakub Jelinekre PR tree-optimization/59387 (wrong code (hangs) at...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-13  Bin Chengre PR tree-optimization/58296 (ivopts is unable to...
2013-12-11  Bin Chengrevert: re PR tree-optimization/41488 (IVOpts cannot...
2013-12-10  Bin Chengre PR tree-optimization/41488 (IVOpts cannot coalesce...
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-27  Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26  Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  Richard Bienerre PR tree-optimization/59058 (wrong code at -O3 on...
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-02  Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-10-02  Andrew Macleodtree-flow.h: Include new .h files.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-20  Richard Bienerre PR middle-end/58484 (ICE in chrec_fold_plus_1, at...
next