aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-01tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz1-46/+6
2012-08-01graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.Richard Guenther1-1/+1
2012-08-01tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin...Richard Guenther1-5/+0
2012-07-23opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher1-1/+0
2012-07-20tree-inline.c (add_local_variables): Remove check_var_ann parameter and dead ...Richard Guenther1-10/+4
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen1-9/+1
2012-07-10Add VEC_WIDEN_MULT_EVEN/ODD_EXPRRichard Henderson1-0/+2
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen1-1/+9
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-0/+1
2012-06-27Add MULT_HIGHPART_EXPRRichard Henderson1-0/+1
2012-06-26revert: tree-inline.c (estimate_num_insns): Estimate call cost for tailcalls ...Richard Guenther1-8/+5
2012-06-26tree-inline.c: (expand_call_inline): Ensure that lexical block's source locat...Dehao Chen1-2/+1
2012-06-21tree-inline.c (estimate_num_insns): Estimate call cost for tailcalls properly.Richard Guenther1-5/+8
2012-06-16re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou1-0/+1
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+23
2012-05-25re PR lto/52178 (Ada bootstrap failure in LTO mode)Eric Botcazou1-0/+9
2012-05-24tree-flow.h (create_var_ann): Remove.Richard Guenther1-12/+10
2012-05-22tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.Richard Guenther1-1/+1
2012-05-22re PR middle-end/53437 (FAIL: gcc.dg/guality/inline-params.c -O0)Richard Guenther1-1/+7
2012-05-18tree-flow.h (mark_symbols_for_renaming): Remove.Richard Guenther1-9/+6
2012-05-16tree-inline.c (insert_init_stmt): Do not call mark_symbols_for_renaming.Richard Guenther1-12/+19
2012-05-11tree-flow.h (referenced_var_check_and_insert): Remove.Richard Guenther1-1/+1
2012-05-07re PR lto/53195 (ICE seg fault in lto (in set_is_used (tp=Unhandled dwarf exp...Richard Biener1-0/+11
2012-05-02coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz1-1/+1
2012-04-25cgraphunit.c: Update toplevel comment.Jan Hubicka1-1/+2
2012-04-20lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka1-1/+1
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-11/+12
2012-03-28loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther1-1/+1
2012-03-22re PR tree-optimization/51737 (g++ crashes (internal compiler error: Segmenta...Jan Hubicka1-2/+2
2012-01-16re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structa...Jakub Jelinek1-4/+4
2012-01-11tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou1-5/+17
2011-12-23Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson1-2/+0
2011-12-23Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek1-2/+0
2011-12-21re PR middle-end/51644 (va_list vs. warning: ‘noreturn’ function does ret...Jakub Jelinek1-0/+3
2011-12-13Revert two unintended commitsRichard Henderson1-0/+2
2011-12-13Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson1-2/+0
2011-12-08re PR tree-optimization/49772 (ICE: in ipa_pta_execute, at tree-ssa-structali...Richard Guenther1-6/+0
2011-11-15ipa-cp.c (ipa_value_from_jfunc): Make global.Maxim Kuvyrkov1-2/+4
2011-11-09re PR tree-optimization/51039 (ICE: in estimate_function_body_sizes, at ipa-i...Richard Guenther1-7/+34
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-3/+14
2011-10-18md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen1-0/+3
2011-10-07Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson1-1/+1
2011-10-03Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs1-0/+1
2011-09-02ipa-prop.h (ipa_node_params): Removed fields called_with_var_arguments and no...Martin Jambor1-0/+2
2011-08-30re PR tree-optimization/48571 (Missed data-dependence for (bogus?) reconstruc...Richard Guenther1-32/+3
2011-07-25re PR middle-end/49671 (volatile goes missing after inlining)Andrew Pinski1-1/+3
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek1-18/+89
2011-06-21PR middle-end/49139 fix always_inline diagnosticsChristian Bruel1-5/+7
2011-06-06re PR c++/49264 (Internal compiler error: segmentation fault)Jakub Jelinek1-0/+8
2011-05-17ipa-inline-analysis.c (inline_node_duplication_hook): Initialize info->entry ...Uros Bizjak1-1/+1