]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-match-head.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / gimple-match-head.c
2021-05-26  Aldy HernandezConvert remaining passes to get_range_query.
2021-04-27  Jakub Jelinekmatch.pd: Add some __builtin_ctz (x) cmp cst simplifica...
2021-04-23  Richard BienerVEC_COND_EXPR code cleanup
2021-01-04  Jakub JelinekUpdate copyright years.
2020-08-07  Marc GlisseDisable some VEC_COND_EXPR transformations after vector...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-29  Frederik HarwathFix ICE in re-simplification of VEC_COND_EXPR
2019-11-09  Jakub Jelinekre PR tree-optimization/92401 (ICE in fold_ternary_loc...
2019-11-01  Martin SeborPR middle-end/91679 - missing -Warray-bounds accessing...
2019-07-09  Richard Bienergimple-match.h (gimple_match_op::resimplify): New.
2019-07-03  Martin LiskaAdd dbgcnt for gimple_match and generic_match.
2019-05-20  Richard Bienergimple-match-head.c: Include vec-perm-indices.h.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-06  Jakub Jelinekre PR tree-optimization/85726 (div C1 to div C2 match...
2018-10-08  Eric Botcazoure PR tree-optimization/86659 (gnat.dg/sso/q[23].adb...
2018-07-12  Richard SandifordAdd IFN_COND_FMA functions
2018-07-12  Richard SandifordExtend tree code folds to IFN_COND_*
2018-07-12  Richard Bienertree-ssa-sccvn.c (mprts_hook_cnt): Remove.
2018-05-25  Richard SandifordFold VEC_COND_EXPRs to IFN_COND_* where possible
2018-05-24  Richard SandifordAdd a class to represent a gimple match result
2018-05-17  Richard SandifordAllow gimple_build with internal functions
2018-03-28  Jakub Jelinekre PR middle-end/82004 (SPEC CPU2017 628.pop2_s miscompare)
2018-02-13  Jakub Jelinekre PR middle-end/84309 (Wrong-code with -ffast-math)
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-26  Richard Bienergimple-match-head.c (do_valueize): Return OP if valueiz...
2017-06-22  James Greenhalgh[Patch match.pd] Fold (A / (1 << B)) to (A >> B)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-09  Richard Bienerfold-const.c (tree_swap_operands_p): Remove unused...
2016-09-22  Richard Bienerre PR tree-optimization/77677 (ICE at -O1 and above...
2016-04-20  Richard Bienergimple-match.h (maybe_build_generic_op): Adjust prototype.
2016-03-22  Richard Bienerre PR tree-optimization/70251 (Wrong code with -O3...
2016-01-08  Jakub Jelinekre PR tree-optimization/69167 (internal compiler error...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Richard SandifordPR 68432: Add a target hook to control size/speed optab...
2015-11-17  Richard SandifordAdd genmatch support for internal functions
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-29  Richard Bienergimple-match-head.c (gimple_simplify): Remove premature...
2015-10-28  Richard Bienergimple-match-head.c (gimple_simplify): Allow VECTOR_CST...
2015-10-27  Richard SandifordDon't create SSA names until in SSA form
2015-10-15  Richard SandifordPR67945: Fix oscillation between pow representations
2015-10-09  Richard Bienerre PR middle-end/67891 (FAIL: gcc.dg/pr43300.c (interna...
2015-10-01  Richard Bienergimple-match.h (mprts_hook): Declare.
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-21  Richard Bienerre PR middle-end/67285 (ICE with (rdiv (POW:s @0 REAL_C...
2015-08-03  Richard Bienergimple-match-head.c (gimple_simplify): For [VEC_]COND_E...
2015-07-24  Richard Bienergimple-fold.c (replace_stmt_with_simplification): Speci...
2015-07-23  Richard Bienergeneric-match-head.c: Include cgraph.h.
2015-07-16  Richard Bienerfold-const.c (fold_widened_comparison): Remove.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
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-14  Marc Glissegeneric-match-head.c (types_match): Handle non-types.
2015-05-07  Jeff Lawmatch.pd (bit_and (plus/minus (convert @0) (convert...
2015-05-04  Jeff LawRevert:
2015-05-04  Jeff Lawmatch.pd (bit_and (plus/minus (convert @0) (convert...
2015-04-21  Richard Bienerre PR tree-optimization/65650 (CCP does not propgate...
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-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-26  Richard Bienerfold-const.h (const_unop): Declare.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22  Richard BienerMakefile.in (OBJS): Add gimple-match.o and generic...