]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-call-cdce.c
In PR70010, a function is marked with target(no-vsx) to disable VSX code
[thirdparty/gcc.git] / gcc / tree-call-cdce.c
2019-08-05  rsandifoAdd a gimple_move_vops helper function
2019-05-16  junma PR tree-optimization/90106
2019-04-19  seghertree-call-cdce: If !HONOR_NANS do not make code with...
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-01-03  jakub Update copyright years.
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-27  meissner[gcc]
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-08-29  rsandifoSet the call nothrow flag more often
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-03-28  lawgcc/
2017-01-10  rguenth2016-01-10 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-11-08  rguenth2016-11-08 Richard Biener <rguenther@suse.de>
2016-05-18  rsandifoTo: gcc-patches@gcc.gnu.org
2016-01-04  jakub Update copyright years.
2015-12-01  rsandifoPR68474: Fix tree-call-cdce.c:use_internal_fn
2015-11-17  rsandifoExtend tree-call-cdce to calls whose result is used
2015-11-13  rsandifoPR68264: Use unordered comparisons for tree-call-cdce.c
2015-11-07  rsandifoTry to update dominance info in tree-call-cdce.c
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  rsandifoRemove redundant variable from tree-call-cdce.c
2015-10-29  rsandifoRemove unnecessary label from tree-call-cdce.c
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-05  rsandifoReplace REAL_VALUES_LESS with real_less
2015-10-05  rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-19  tbsaunderemove more useless typedefs
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
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-04-28  vriesFix example in header comment in tree-call-cdce.c
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-07-09  tbsaunderemove has_execute
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-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.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-16  jakub PR tree-optimization/58165
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-02-20  rguenth2013-02-20 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-29  hubicka * tree-call-cdce.c (shrink_wrap_one_built_in_call...
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-08  rguenth2012-08-08 Richard Guenther <rguenther@suse.de>
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
next