]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-low.c
* doc/md.texi: Document vec_shl_<mode> pattern.
[thirdparty/gcc.git] / gcc / gimple-low.c
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-03-26  rguenth2019-03-26 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-12-05  law PR c/87028
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-01-03  jakub Update copyright years.
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  aoliva[SFN] not-quite-boilerplate changes in preparation...
2017-06-21  marxinMake early return predictor more precise.
2017-06-09  tnfchrisReverted r249005 until PowerPC and AIX issues sorted.
2017-06-08  tnfchris2017-06-08 Tamar Christina <tamar.christina@arm.com>
2017-01-01  jakub Update copyright years.
2016-10-11  rguenth2016-10-11 Richard Biener <rguenther@suse.de>
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-10-07  rguenth2016-10-07 Richard Biener <rguenther@suse.de>
2016-08-17  jakub * gimple-fold.c (gimple_fold_call): Use gimple_call_no...
2016-05-03  rguenth2016-05-03 Richard Biener <rguenther@suse.de>
2016-01-19  jambormMerge of HSA
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-16  rguenth2015-10-16 Richard Biener <rguenther@suse.de>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-18  mpolacek PR middle-end/67222
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-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
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-10  ebotcazou * gimple-low.c (lower_function_body): Clear the locati...
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-07-10  ebotcazou PR middle-end/53590
2014-07-09  tbsaunderemove has_execute
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaunderemove has_gate
2014-04-04  rguenth2014-04-04 Richard Biener <rguenther@suse.de>
2014-04-02  mrsMerge in trunk.
2014-02-12  rguenth2014-02-12 Richard Biener <rguenther@suse.de>
2014-02-10  mrsMerge in trunk.
2014-02-07  rguenth2014-02-07 Richard Biener <rguenther@suse.de>
2014-02-01  jakub PR tree-optimization/60003
2014-01-29  jakub PR middle-end/59917
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-11  jakublibgomp/
2013-10-02  amacleod * tree-flow.h: Include new .h files. Move prototypes.
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-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-06-15  dehao2013-06-15 Dehao Chen <dehao@google.com>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-23  jakub PR c++/54046
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-06  dehao2012-10-05 Dehao Chen <dehao@google.com>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-25  ebotcazou * gimple-low.c (lower_try_catch): New function.
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-10  rguenth2012-04-10 Richard Guenther <rguenther@suse.de>
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-20  rsandifogcc/
2011-04-11  davidxlsanity check ic target
2011-04-08  rguenth2011-04-08 Richard Guenther <rguenther@suse.de>
2011-04-06  ebotcazou * gimple-low.c (lower_gimple_return): When not optimiz...
2011-02-08  krebbel2011-02-08 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-02-02  aolivaPR debug/47106
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-12-01  jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-03  froydnjgcc/
2010-07-15  froydnjgcc/
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-06  froydnjgcc/
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-04-30  stevengcc/ChangeLog:
2009-11-25  hjlRemove trailing white spaces.
next