OSDN Git Service

2014-04-01 Richard Biener <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree-inline.c
2013-04-02 rguenth2013-04-02 Richard Biener <rguenther@suse.de>
2012-10-05 jakub PR tree-optimization/33763
2012-09-06 pinskia2012-09-06 Andrew Pinski <apinski@cavium.com>
2012-05-25 ebotcazou PR lto/52178
2012-05-07 rguenth2012-05-07 Richard Guenther <rguenther@suse.de>
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>
2010-11-03 froydnjgcc/
2010-10-18 ebotcazou * tree-flow.h (gimple_purge_all_dead_abnormal_call_edg...
2010-10-14 ebotcazou * sched-deps.c (sched_insn_is_legitimate_for_speculati...
2010-09-25 ebotcazou * tree-inline.c (copy_bb): Use GSI_CONTINUE_LINKING...
2010-09-22 rguenth2010-09-22 Richard Guenther <rguenther@suse.de>
2010-09-18 rguenth2010-09-18 Richard Guenther <rguenther@suse.de>
2010-09-18 rguenth2010-09-18 Richard Guenther <rguenther@suse.de>
2010-09-16 hubicka * g++.dg/lto/pr45679-1_0.C: New file.
2010-09-07 hubicka * tree-inline.c (tree_inlinable_function_p): Do not...
2010-08-20 froydnjgcc/
2010-08-05 jamborm2010-08-05 Martin Jambor <mjambor@suse.cz>
2010-07-27 jakub PR tree-optimization/45083
2010-07-22 jamborm2010-07-22 Martin Jambor <mjambor@suse.cz>
2010-07-15 froydnjgcc/
2010-07-10 sandra2010-07-10 Sandra Loosemore <sandra@codesourcery...
2010-07-09 hubicka * tree-inline.c (declare_return_variable): Fix ICE...
2010-07-08 hubicka * tree-inline.c (declare_return_variable): Allocate...
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-07 hubicka PR middle-end/44813
2010-07-06 froydnjgcc/
2010-07-04 rguenth2010-07-04 Richard Guenther <rguenther@suse.de>
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-30 bernds PR tree-optimization/39799
2010-06-29 hubicka * tree-inline.c: Replace incomming by incomin and...
2010-06-29 hubicka * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR...
2010-06-29 rguenth2010-06-29 Richard Guenther <rguenther@suse.de>
2010-06-26 hubicka * gcc.dg/tree-ssa/ipa-split-2.c: New testcase.
2010-06-25 manu2010-06-25 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-25 bernds With large parts from Jim Wilson:
2010-06-22 ebotcazou * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_call...
2010-06-17 rguenth2010-06-17 Richard Guenther <rguenther@suse.de>
2010-06-16 rguenth2010-06-16 Richard Guenther <rguenther@suse.de>
2010-06-08 pzhao2010-06-08 Shujing Zhao <pearly.zhao@oracle.com>
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-06-01 hubicka * cgraph.h (tree_function_versioning): Update prototype.
2010-06-01 hubicka * tree-inline.c (estimate_num_insns): For stdarg funct...
2010-05-31 jakub PR tree-optimization/44182
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
next