]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-inline.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / tree-inline.c
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-30  rguenth2012-10-30 Richard Biener <rguenther@suse.de>
2012-10-05  jakub * tree-inline.c (expand_call_inline): Move VAR_DECLs...
2012-10-05  jakub PR debug/54519
2012-10-05  jakub PR tree-optimization/33763
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-06  pinskia2012-09-06 Andrew Pinski <apinski@cavium.com>
2012-08-22  jakub * tree-vrp.c (find_assert_locations): Skip also edges
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-09  rguenth2012-08-09 Richard Guenther <rguenther@suse.de>
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-03  rguenth2012-08-03 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-01  matz * tree-complex.c (init_parameter_lattice_values):...
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-07-23  steven * opts.c (common_handle_option): Do not set
2012-07-20  rguenth2012-07-20 Richard Guenther <rguenther@suse.de>
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10  rthAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-07-08  stevengcc/
2012-06-27  rthAdd MULT_HIGHPART_EXPR
2012-06-26  rguenth2012-06-26 Richard Guenther <rguenther@suse.de>
2012-06-26  dehao2012-06-26 Dehao Chen <dehao@google.com>
2012-06-21  rguenth2012-06-21 Richard Guenther <rguenther@suse.de>
2012-06-16  ebotcazou PR middle-end/53590
2012-05-29  steven * integrate.c: Remove.
2012-05-25  ebotcazou PR lto/52178
2012-05-24  rguenth2012-05-24 Richard Guenther <rguenther@suse.de>
2012-05-22  rguenth2012-05-22 Richard Guenther <rguenther@suse.de>
2012-05-22  rguenth2012-05-22 Richard Guenther <rguenther@suse.de>
2012-05-18  rguenth2012-05-18 Richard Guenther <rguenther@suse.de>
2012-05-16  rguenth2012-05-16 Richard Guenther <rguenther@suse.de>
2012-05-11  rguenth2012-05-11 Richard Guenther <rguenther@suse.de>
2012-05-07  rguenth2012-05-07 Richard Guenther <rguenther@suse.de>
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-25  hubicka * cgraphunit.c: Update toplevel comment.
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-22  hubicka PR middle-end/51737
2012-01-16  jakub PR tree-optimization/51865
2012-01-11  ebotcazou * tree.h (build_function_decl_skip_args): Add boolean...
2011-12-23  rthDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-21  jakub PR middle-end/51644
2011-12-13  rthRevert two unintended commits
2011-12-13  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-08  rguenth2011-12-08 Richard Guenther <rguenther@suse.de>
2011-11-15  mkuvyrkov * ipa-cp.c (ipa_value_from_jfunc): Make global.
2011-11-09  rguenth2011-11-09 Richard Guenther <rguenther@suse.de>
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-18  irar * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
2011-10-07  rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-03  rthVector shuffling patch from Artem Shinkarov.
2011-09-02  jamborm2011-09-02 Martin Jambor <mjambor@suse.cz>
2011-08-30  rguenth2011-08-30 Richard Guenther <rguenther@suse.de>
2011-07-26  pinskia2011-07-25 Andrew Pinski <apinski@cavium.com>
2011-06-22  jakub PR debug/47858
2011-06-21  chrbrPR middle-end/49139 fix always_inline diagnostics
2011-06-06  jakub PR c++/49264
2011-05-17  uros * ipa-inline-analysis.c (inline_node_duplication_hook...
2011-05-16  jason PR c++/48999
2011-05-11  rguenth2011-05-11 Richard Guenther <rguenther@suse.de>
2011-05-05  jason PR c++/40975
2011-05-05  ebotcazou * tree.h (get_pending_sizes): Remove prototype.
2011-05-02  jason PR c++/40975
2011-04-29  rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-26  hubicka * cgraphbuild.c (build_cgraph_edges): Update call
2011-04-22  jamborm2011-04-22 Martin Jambor <mjambor@suse.cz>
2011-04-19  ebotcazou * tree-inline.c (expand_call_inline): Do not issue...
2011-04-17  hubicka * lto-symtab.c (lto_cgraph_replace_node): When call...
2011-04-15  matz * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR...
2011-04-13  froydnjgcc/ada/
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-11  davidxlsanity check ic target
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-04-06  rguenth2011-04-06 Richard Guenther <rguenther@suse.de>
2011-04-06  rguenth2011-04-06 Richard Guenther <rguenther@suse.de>
2011-04-04  ebotcazou * cfghooks.c (tidy_fallthru_edges): Add ??? comment.
2011-03-28  jamborm2011-03-28 Martin Jambor <mjambor@suse.cz>
2011-02-28  rguenth2011-02-28 Richard Guenther <rguenther@suse.de>
2011-02-17  hubicka PR debug/47106
2011-02-02  aolivaPR debug/47106
2011-02-02  aolivaPR debug/47106
2011-01-20  rguenth2011-01-20 Richard Guenther <rguenther@suse.de>
2011-01-17  rguenth2011-01-17 Richard Guenther <rguenther@suse.de>
2011-01-14  jamborm2011-01-14 Martin Jambor <mjambor@suse.cz>
2011-01-10  hjlCheck e->call_stmt before calling gimple_call_set_canno...
2010-12-21  hubicka PR middle-end/47000
2010-12-07  rguenth2010-12-07 Richard Guenther <rguenther@suse.de>
2010-12-01  jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-10  hjlCheck preferred vector mode for vector type in estimate...
2010-11-10  hubicka PR tree-optimization/40436
2010-11-04  rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
next