summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structa...Jakub Jelinek2012-01-161-4/+4
* tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou2012-01-111-5/+17
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson2011-12-231-2/+0
* Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek2011-12-231-2/+0
* re PR middle-end/51644 (va_list vs. warning: ‘noreturn’ function does ret...Jakub Jelinek2011-12-211-0/+3
* Revert two unintended commitsRichard Henderson2011-12-131-0/+2
* Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson2011-12-131-2/+0
* re PR tree-optimization/49772 (ICE: in ipa_pta_execute, at tree-ssa-structali...Richard Guenther2011-12-081-6/+0
* ipa-cp.c (ipa_value_from_jfunc): Make global.Maxim Kuvyrkov2011-11-151-2/+4
* re PR tree-optimization/51039 (ICE: in estimate_function_body_sizes, at ipa-i...Richard Guenther2011-11-091-7/+34
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-3/+14
* md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen2011-10-181-0/+3
* Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson2011-10-071-1/+1
* Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs2011-10-031-0/+1
* ipa-prop.h (ipa_node_params): Removed fields called_with_var_arguments and no...Martin Jambor2011-09-021-0/+2
* re PR tree-optimization/48571 (Missed data-dependence for (bogus?) reconstruc...Richard Guenther2011-08-301-32/+3
* re PR middle-end/49671 (volatile goes missing after inlining)Andrew Pinski2011-07-251-1/+3
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-18/+89
* PR middle-end/49139 fix always_inline diagnosticsChristian Bruel2011-06-211-5/+7
* re PR c++/49264 (Internal compiler error: segmentation fault)Jakub Jelinek2011-06-061-0/+8
* ipa-inline-analysis.c (inline_node_duplication_hook): Initialize info->entry ...Uros Bizjak2011-05-171-1/+1
* re PR c++/48999 (FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*)Jason Merrill2011-05-161-0/+5
* re PR middle-end/48953 (ICE: verify_gimple failed: type mismatch in array ref...Richard Guenther2011-05-111-9/+11
* re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill2011-05-051-15/+3
* tree.h (get_pending_sizes): Remove prototype.Eric Botcazou2011-05-051-1/+0
* re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill2011-05-021-2/+14
* tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node for the remapp...Richard Guenther2011-04-291-1/+1
* cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...Jan Hubicka2011-04-261-4/+3
* re PR middle-end/48585 (483.xalancbmk in SPEC CPU 2006 failed to build)Martin Jambor2011-04-221-0/+1
* tree-inline.c (expand_call_inline): Do not issue a -Winline warning if DECL_N...Eric Botcazou2011-04-191-1/+3
* lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...Jan Hubicka2011-04-171-99/+0
* tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.Michael Matz2011-04-151-1/+4
* ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd2011-04-131-1/+2
* tree-inline.c (tree_function_versioning): Call cgraph_get_node instead of cgr...Martin Jambor2011-04-121-2/+4
* sanity check ic targetXinliang David Li2011-04-111-8/+2
* cgraph.c (cgraph_local_info): Call cgraph_get_node instead of cgraph_node, ha...Martin Jambor2011-04-111-1/+2
* except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor2011-04-111-2/+2
* tree-inline.c (estimate_num_insns): For calls simply account for all passed a...Richard Guenther2011-04-061-47/+5
* re PR middle-end/47663 (Very simple wrapper not inlined)Richard Guenther2011-04-061-1/+4
* cfghooks.c (tidy_fallthru_edges): Add ??? comment.Eric Botcazou2011-04-041-2/+0
* tree-inline.c (expand_call_inline): Do not check that destination node is ana...Martin Jambor2011-03-281-5/+1
* tree-inline.c (tree_function_versioning): Set BLOCK_SUPERCONTEXT of the copie...Richard Guenther2011-02-281-0/+1
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-171-20/+22
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-021-1/+0
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-021-1/+0
* re PR middle-end/47370 (error: invalid first operand of MEM_REF)Richard Guenther2011-01-201-47/+37
* re PR middle-end/47313 (ICE: PHI argument is not a GIMPLE value)Richard Guenther2011-01-171-6/+16
* re PR middle-end/46823 (ICE: edge points to wrong declaration)Martin Jambor2011-01-141-12/+10
* Check e->call_stmt before calling gimple_call_set_cannot_inline.H.J. Lu2011-01-101-3/+6
* re PR target/47000 (Failure to inline SSE intrinsics)Jan Hubicka2010-12-211-0/+1