]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-inline.c
decl.c, [...]: Remove redundant enum from machine_mode.
[thirdparty/gcc.git] / gcc / tree-inline.c
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-28  Alan LawrenceRemove VEC_LSHIFT_EXPR and vec_shl_optab
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-13  Jan Hubickare PR c++/62127 (ICE with VLA in constructor)
2014-09-24  Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-08  Richard Bienerre PR ipa/63196 (FAIL: g++.dg/torture/pr57140.C ...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-25  Richard Bienertree-inline.c (estimate_move_cost): Mark speed_p argume...
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-24  Richard Bienertree-inline.h (estimate_move_cost): Add speed_p parameter.
2014-06-28  Jan Hubickatree-inline.c (remap_type_1): Do not duplicate fields...
2014-06-25  Martin LiskaIPA REF refactoring
2014-06-25  Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-06-05  Ilya Enkovichtree-inline.c (tree_function_versioning): Check DF...
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-20  Dehao Chenipa-inline-transform.c (clone_inlined_nodes): Use min...
2014-05-16  Richard Bienertree-ssa-sccvn.c: Include tree-cfg.h and domwalk.h.
2014-05-13  Richard Bienerre PR ipa/60973 (Invalid propagation of a tail call...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-23  Richard Bienerre PR tree-optimization/60895 (error: address taken...
2014-04-16  Martin Jamborcgraphclones.c (cgraph_create_virtual_clone): Duplicate...
2014-04-15  Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-14  Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-03-31  Yuri Rumyantsevtree-inline.c (copy_loops): Add missed copy of 'safelen'.
2014-02-19  Richard Bienerre PR ipa/60243 (IPA is slow on large cgraph tree)
2014-02-17  Richard Bienertree-inline.c (expand_call_inline): Release the virtual...
2014-02-07  Jakub Jelinekre PR ipa/60026 (ICE at -O3 on valid code (with the...
2014-02-04  Jakub Jelinekre PR ipa/60026 (ICE at -O3 on valid code (with the...
2014-02-01  Jakub Jelinekre PR tree-optimization/60003 (wrong code with __builti...
2014-01-29  Jakub Jelinekre PR middle-end/59917 (ICE in calc_dfs_tree, at domina...
2014-01-20  H.J. LuAdd type to DEFCIFCODE to describe the inline failure
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-12-11  Jakub Jelinekre PR tree-optimization/59386 (ICE on valid code at...
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate profile_status macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-12-09  David MalcolmRename profile_status_for_function to profile_status_fo...
2013-11-27  Richard Bienerre PR middle-end/58723 (ICE in lto_output_edge, at...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-21  Andrew MacLeodgimplify.h (gimplify_hasher : typed_free_remove, [...
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmConvert gimple types from a union to C++ inheritance
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-14  Jeff Lawbasic-block.h (has_abnormal_outgoing_edge_p): Moved...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-12  Teresa Johnsonpredict.c (drop_profile): New function.
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-26  Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-11  Jakub Jelinektarget.c: New file.
2013-10-08  Dehao Chenre PR tree-optimization/58619 (ICE building in gen_comb...
2013-09-17  Eric Botcazoutree-inline.h (struct copy_body_data): Add transform_pa...
2013-09-13  Jakub Jelinekre PR libgomp/58392 (internal compiler error: in expand...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-08  Andi KleenFix handling of very long asm statements in inliner
2013-08-27  Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-13  Jakub Jelinekre PR middle-end/57661 (ICE: SIGSEGV in verify_ssa)
2013-08-09  Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-06  Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-03  Jan Hubickaipa-cp.c (gather_context_independent_values): Use ipa_g...
2013-08-01  Jan Hubickacgraph.c (cgraph_release_function_body): Use used_as_ab...
2013-07-25  Jan Hubickacgraph.c (release_function_body): Break out from ...
2013-07-18  Sriraman TallamPR57698, only report errors from early inlining when...
2013-06-18  Sriraman TallamEmit errors when always_inline functions cannot be...
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-07  Richard Bienercalls.c (special_function_p): setjmp-like functions...
2013-05-06  Richard Bienerre PR middle-end/57147 (setjmp call and if body wrongly...
2013-05-02  Richard Bienerre PR middle-end/57140 (Segmentation fault in backtrace...
2013-05-02  Teresa JohnsonFollow-on patch to r197595 to complete the replacement...
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-29  Richard Bienerre PR tree-optimization/57075 (verify_flow_info failed...
2013-04-29  Teresa JohnsonThis patch fixes PR bootstrap/57077.
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-23  Richard Bienerre PR middle-end/57036 (ice in update_ssa_across_abnorm...
2013-04-09  Richard Bienertree.h (unsave_expr_now): Remove.
2013-04-08  Teresa JohnsonFirst phase of unifying the computation of profile...
2013-03-21  Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-03-20  Richard Bienertree-inline.c (copy_tree_body_r): Sync MEM_REF code...
2013-03-08  Richard Bienertree-inline.c (expand_call_inline): Do not associate...
2013-03-05  Richard Bienerre PR lto/56515 (location references block not in block...
2013-01-28  Richard Bienertree-inline.c (remap_gimple_stmt): Do not assing a...
2013-01-16  Richard Bienertree-inline.c (tree_function_versioning): Remove set...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-12  Jakub Jelinekre PR debug/55665 (Missing DW_TAG_lexical_block PC...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-30  Richard Bienergimple.h (gimple_store_p): New predicate.
next