]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-inline.c
Eliminate FOR_EACH_BB macro.
[thirdparty/gcc.git] / gcc / tree-inline.c
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-09  dmalcolmRename profile_status_for_function to profile_status_fo...
2013-11-27  rguenth2013-11-27 Richard Biener <rguenther@suse.de>
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-21  dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-21  amacleod * gimplify.h (gimplify_hasher : typed_free_remove...
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmConvert gimple types from a union to C++ inheritance
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  rsandifogcc/c-family/
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-14  law * basic-block.h (has_abnormal_outgoing_edge_p): Moved...
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-12  tejohnson2013-11-12 Teresa Johnson <tejohnson@google.com>
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-26  law * Makefile.def (target_modules): Remove libmudflap
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-11  jakublibgomp/
2013-10-08  ramanaPR tree-optimization/58619
2013-09-17  ebotcazou * tree-inline.h (struct copy_body_data): Add transform...
2013-09-13  jakub PR tree-optimization/58392
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-08  akFix handling of very long asm statements in inliner
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-13  jakub PR tree-optimization/57661
2013-08-09  hubicka * cgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-06  hubicka * cgraph.c (cgraph_get_body): New function based on...
2013-08-03  hubicka * ipa-cp.c (gather_context_independent_values): Use...
2013-08-01  hubicka * cgraph.c (cgraph_release_function_body): Use used_as...
2013-07-25  hubicka * cgraph.c (release_function_body): Break out from ...
2013-07-18  tmsriramPR57698, only report errors from early inlining when...
2013-06-18  tmsriramEmit errors when always_inline functions cannot be...
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-07  rguenth2013-05-07 Richard Biener <rguenther@suse.de>
2013-05-06  rguenth2013-05-06 Richard Biener <rguenther@suse.de>
2013-05-02  rguenth2013-05-02 Richard Biener <rguenther@suse.de>
2013-05-02  tejohnsonFollow-on patch to r197595 to complete the replacement...
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-29  rguenth2013-04-29 Richard Biener <rguenther@suse.de>
2013-04-29  tejohnsonThis patch fixes PR bootstrap/57077. Certain new uses...
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-23  rguenth2013-04-23 Richard Biener <rguenther@suse.de>
2013-04-09  rguenth2013-04-09 Richard Biener <rguenther@suse.de>
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-03-20  rguenth2013-03-20 Richard Biener <rguenther@suse.de>
2013-03-08  rguenth2013-03-08 Richard Biener <rguenther@suse.de>
2013-03-05  rguenth2013-03-05 Richard Biener <rguenther@suse.de>
2013-01-28  rguenth2013-01-28 Richard Biener <rguenther@suse.de>
2013-01-16  rguenth2013-01-16 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-12  jakub PR debug/55665
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.
next