re PR libfortran/89020 (close(status='DELETE') does not remove file)
[gcc.git] / gcc / gimple-match-head.c
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...