aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-06re PR tree-optimization/54494 (Missing store to volatile)Andrew Pinski1-0/+1
2012-08-22tree-vrp.c (find_assert_locations): Skip also edges from the entry block.Jakub Jelinek1-0/+1
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther1-2/+2
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther1-12/+38
2012-08-09tree.h (SSA_VAR_P): Simplify.Richard Guenther1-2/+2
2012-08-07gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther1-2/+1
2012-08-03tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...Richard Guenther1-1/+0
2012-08-02tree-flow.h (set_default_def): Rename to ...Richard Guenther1-15/+10
2012-08-02tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther1-63/+0
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