]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-phiopt.c
* config/i386/i386.md (and<mode>3): Generate zero-extends for
[thirdparty/gcc.git] / gcc / tree-ssa-phiopt.c
2019-05-07  helijiaFix a typo in two_value_replacement function
2019-05-06  helijiaThis reverts commit r270894, as new testcase fails...
2019-05-06  helijiaFix a typo in two_value_replacement function
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-07  jakub PR tree-optimization/88676
2019-01-01  jakub Update copyright years.
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-11-08  rguenth2018-11-08 Richard Biener <rguenther@suse.de>
2018-10-23  rguenth2018-10-23 Richard Biener <rguenther@suse.de>
2018-07-18  kugangcc/ChangeLog:
2018-07-07  aldyh * tree-vrp.c (vrp_int_const_binop): Change overflow...
2018-07-06  kugangcc/ChangeLog:
2018-03-19  rguenth2018-03-19 Richard Biener <rguenther@suse.de>
2018-01-03  jakub Update copyright years.
2017-12-21  jakub PR tree-optimization/83521
2017-12-20  rsandifopoly_int: get_addr_base_and_unit_offset
2017-12-07  rguenth2017-12-07 Richard Biener <rguenther@suse.de>
2017-10-24  rguenth2017-10-24 Richard Biener <rguenther@suse.de>
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-10-14  jakub PR middle-end/62263
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-01-05  jakub PR tree-optimization/71016
2017-01-01  jakub Update copyright years.
2016-11-07  rguenth2016-11-07 Richard Biener <rguenther@suse.de>
2016-09-29  rguenth2016-09-29 Richard Biener <rguenther@suse.de>
2016-07-15  rguenth2016-07-15 Richard Biener <rguenther@suse.de>
2016-07-13  rguenth2016-07-13 Richard Biener <rguenther@suse.de>
2016-05-25  ebotcazou * tree-ssa-phiopt.c (factor_out_conditional_conversion...
2016-03-14  rguenth2016-03-14 Richard Biener <rguenther@suse.de>
2016-01-04  jakub Update copyright years.
2015-12-10  law2015-12-10 Jeff Law <law@redhat.com>
2015-12-09  mpolacek PR tree-optimization/66949
2015-11-27  berndsBe more careful about barriers when speculating conditi...
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-08  law[PATCH] [1/n] Fix minor SSA_NAME leaks
2015-10-05  mpolacek * tree-ssa-loop-im.c
2015-10-01  mpolacek PR tree-optimization/67769
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-17  rsandifoSplit up optabs.[hc]
2015-08-11  nathan * tree-ssa-phiopt.c (minmax_replacement): Create new...
2015-07-18  spopfix pr46851 and pr60340: remove unmaintained omega...
2015-07-12  kugangcc/testsuite/ChangeLog:
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-22  miyukiUse std::swap instead of manual swaps.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-22  tbsaundealways define HAVE_conditional_move
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-04-18  tbsaunderemove need for store_values_directly
2015-03-06  jiwangRemove inefficient branchless conditional negate optimi...
2015-02-13  jakub PR tree-optimization/65053
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-12  glisse2014-12-12 Marc Glisse <marc.glisse@inria.fr>
2014-12-10  glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  jakub * gimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  rguenth2014-10-21 Richard Biener <rguenther@suse.de>
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-09  tbsaunderemove has_execute
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-18  rguenth2014-06-18 Richard Biener <rguenther@suse.de>
2014-06-04  glisse2014-06-04 Marc Glisse <marc.glisse@inria.fr>
2014-05-17  glisse2014-05-17 Marc Glisse <marc.glisse@inria.fr>
2014-05-08  glisse2014-05-08 Marc Glisse <marc.glisse@inria.fr>
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-14  ebotcazou * cfgloop.h (struct loop): Rename force_vect into...
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
next