aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-17re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka1-0/+1
2008-09-13re PR tree-optimization/37392 (Segfault in verify_ssa: !gimple_nop_p (stmt))Jan Hubicka1-2/+10
2008-09-11re PR middle-end/37448 (cannot compile big function)Jan Hubicka1-13/+10
2008-09-10re PR tree-optimization/37432 (ICE in VN_INFO, at tree-ssa-sccvn.c:180)Richard Guenther1-0/+16
2008-09-10re PR middle-end/37356 (ICE in gsi_insert_seq_nodes_after, at gimple-iterator...Jakub Jelinek1-36/+24
2008-09-08re PR middle-end/37393 (error: EH edge 10->12 is missing)Jakub Jelinek1-0/+1
2008-09-03re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....Jan Hubicka1-17/+35
2008-09-03re PR target/37436 (arm-cross-g++. internal compiler error: in extract_insn, ...Jakub Jelinek1-0/+6
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-0/+6
2008-08-29tree-inline.c (insert_init_stmt): Insert sequence even when not in SSA form.Jan Hubicka1-4/+4
2008-08-29tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka1-13/+32
2008-08-29cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE heuristic.Jan Hubicka1-0/+7
2008-08-24tree-inline.c (tree_function_versioning): Look harder for referenced vars.Jan Hubicka1-2/+9
2008-08-23ipa-cp.c (constant_val_insert): Remove.Jan Hubicka1-58/+75
2008-08-23tree.c (decl_address_ip_invariant_p): New function.Jan Hubicka1-2/+12
2008-08-21cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka1-1/+1
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-4/+2
2008-08-12re PR tree-optimization/37084 (ICE in gimple_assign_rhs1)Jakub Jelinek1-4/+3
2008-08-06builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi1-95/+95
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-717/+1341
2008-07-26cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.Jan Hubicka1-1/+0
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-28/+3
2008-07-23ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor1-5/+30
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+31
2008-07-09gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.Jakub Jelinek1-2/+5
2008-06-20ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi1-4/+4
2008-06-12tree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS along with TREE_THIS_VOLA...Eric Botcazou1-0/+1
2008-06-10value_prob.c (tree_divmod_fixed_value_transform): Use gcov_type.Vinodha Ramasamy1-4/+5
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-05-17tree-inline.c (setup_one_parameter): Remove dead code.Eric Botcazou1-16/+2
2008-05-13tree.h (init_phinodes, [...]): Move ...Diego Novillo1-1/+1
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+1
2008-05-07[multiple changes]Kenneth Zadeck1-1/+1
2008-04-23tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case.Tomas Bily1-1/+0
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-22/+19
2008-04-16re PR tree-optimization/35899 (ICE on filesystem code)Jakub Jelinek1-3/+3
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini1-38/+6
2008-03-20tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop): Use is_gimp...Richard Guenther1-2/+2
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-0/+1
2008-02-29re PR c++/35315 (ICE with attribute transparent_union)Douglas Gregor1-0/+2
2008-02-26re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start...Manuel López-Ibáñez1-1/+0
2008-02-21tree.def (PAREN_EXPR): New tree code.Richard Guenther1-0/+1
2008-02-19re PR middle-end/28779 (internal compiler error: in cgraph_estimate_size_afte...Jan Hubicka1-8/+26
2008-01-30re PR middle-end/34969 (ICE with -fipa-cp -ffast-math)Jakub Jelinek1-2/+8
2008-01-29re PR tree-optimization/35006 (Segfault in remove_unused_locals with nested f...Richard Guenther1-4/+10
2008-01-21re PR tree-optimization/34885 (ICE in copy_reference_ops_from_ref, at tree-ss...Richard Guenther1-1/+10
2008-01-18re PR c++/33407 (C++ operator new and new expression do not change dynamic type)Ian Lance Taylor1-3/+21