aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)Author
2015-03-05gcc/yroux
2015-02-102015-02-09 Michael Collison <michael.collison@linaro.org>collison
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-05-13Merge branches/gcc-4_9-branch rev 210052yroux
2014-03-31gcc/kyukhin
2014-02-192014-02-19 Richard Biener <rguenther@suse.de>rguenth
2014-02-172014-02-17 Richard Biener <rguenther@suse.de>rguenth
2014-02-07 PR ipa/60026jakub
2014-02-04 PR ipa/60026jakub
2014-02-01 PR tree-optimization/60003jakub
2014-01-29 PR middle-end/59917jakub
2014-01-20Add type to DEFCIFCODE to describe the inline failurehjl
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20merge auto_vec and stack_vectbsaunde
2013-12-11 PR tree-optimization/59386jakub
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate profile_status macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-09Rename profile_status_for_function to profile_status_for_fn.dmalcolm
2013-11-272013-11-27 Richard Biener <rguenther@suse.de>rguenth
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-21 * gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):amacleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Convert gimple types from a union to C++ inheritancedmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-18gcc/c-family/rsandifo
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde
2013-11-14 * basic-block.h (has_abnormal_outgoing_edge_p): Moved here from...law
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-11-122013-11-12 Teresa Johnson <tejohnson@google.com>tejohnson
2013-11-01Replace some heap vectors with stack vectors.dnovillo
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-26 * Makefile.def (target_modules): Remove libmudflaplaw
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-11libgomp/jakub
2013-10-08PR tree-optimization/58619ramana
2013-09-17 * tree-inline.h (struct copy_body_data): Add transform_parameter.ebotcazou
2013-09-13 PR tree-optimization/58392jakub
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-08Fix handling of very long asm statements in inlinerak
2013-08-27 * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh
2013-08-13 PR tree-optimization/57661jakub
2013-08-09 * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka
2013-08-06 * cgraph.c (cgraph_get_body): New function based on lto.chubicka
2013-08-03 * ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost.hubicka