Age | Commit message (Expand) | Author | Files | Lines |
2012-04-20 | lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags. | Jan Hubicka | 1 | -1/+1 |
2012-04-14 | cgraph.h: Update copyrights; | Jan Hubicka | 1 | -11/+12 |
2012-03-28 | loop-init.c (loop_optimizer_init): If loops are preserved perform incremental... | Richard Guenther | 1 | -1/+1 |
2012-03-22 | re PR tree-optimization/51737 (g++ crashes (internal compiler error: Segmenta... | Jan Hubicka | 1 | -2/+2 |
2012-01-16 | re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structa... | Jakub Jelinek | 1 | -4/+4 |
2012-01-11 | tree.h (build_function_decl_skip_args): Add boolean parameter. | Eric Botcazou | 1 | -5/+17 |
2011-12-23 | Delete VEC_EXTRACT_EVEN/ODD_EXPR. | Richard Henderson | 1 | -2/+0 |
2011-12-23 | Delete VEC_INTERLEAVE_*_EXPR. | Jakub Jelinek | 1 | -2/+0 |
2011-12-21 | re PR middle-end/51644 (va_list vs. warning: ‘noreturn’ function does ret... | Jakub Jelinek | 1 | -0/+3 |
2011-12-13 | Revert two unintended commits | Richard Henderson | 1 | -0/+2 |
2011-12-13 | Delete VEC_INTERLEAVE_*_EXPR. | Richard Henderson | 1 | -2/+0 |
2011-12-08 | re PR tree-optimization/49772 (ICE: in ipa_pta_execute, at tree-ssa-structali... | Richard Guenther | 1 | -6/+0 |
2011-11-15 | ipa-cp.c (ipa_value_from_jfunc): Make global. | Maxim Kuvyrkov | 1 | -2/+4 |
2011-11-09 | re PR tree-optimization/51039 (ICE: in estimate_function_body_sizes, at ipa-i... | Richard Guenther | 1 | -7/+34 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -3/+14 |
2011-10-18 | md.texi (vec_widen_ushiftl_hi, [...]): Document. | Ira Rosen | 1 | -0/+3 |
2011-10-07 | Rename vshuffle/vec_shuffle to vec_perm. | Richard Henderson | 1 | -1/+1 |
2011-10-03 | Vector shuffling patch from Artem Shinkarov. | Artjoms Sinkarovs | 1 | -0/+1 |
2011-09-02 | ipa-prop.h (ipa_node_params): Removed fields called_with_var_arguments and no... | Martin Jambor | 1 | -0/+2 |
2011-08-30 | re PR tree-optimization/48571 (Missed data-dependence for (bogus?) reconstruc... | Richard Guenther | 1 | -32/+3 |
2011-07-25 | re PR middle-end/49671 (volatile goes missing after inlining) | Andrew Pinski | 1 | -1/+3 |
2011-06-22 | re PR debug/47858 (IPA-SRA decreases quality of debug info) | Jakub Jelinek | 1 | -18/+89 |
2011-06-21 | PR middle-end/49139 fix always_inline diagnostics | Christian Bruel | 1 | -5/+7 |
2011-06-06 | re PR c++/49264 (Internal compiler error: segmentation fault) | Jakub Jelinek | 1 | -0/+8 |
2011-05-17 | ipa-inline-analysis.c (inline_node_duplication_hook): Initialize info->entry ... | Uros Bizjak | 1 | -1/+1 |
2011-05-16 | re PR c++/48999 (FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*) | Jason Merrill | 1 | -0/+5 |
2011-05-11 | re PR middle-end/48953 (ICE: verify_gimple failed: type mismatch in array ref... | Richard Guenther | 1 | -9/+11 |
2011-05-05 | re PR c++/40975 (ICE in copy_tree_r on array new) | Jason Merrill | 1 | -15/+3 |
2011-05-05 | tree.h (get_pending_sizes): Remove prototype. | Eric Botcazou | 1 | -1/+0 |
2011-05-02 | re PR c++/40975 (ICE in copy_tree_r on array new) | Jason Merrill | 1 | -2/+14 |
2011-04-29 | tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node for the remapp... | Richard Guenther | 1 | -1/+1 |
2011-04-26 | cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr... | Jan Hubicka | 1 | -4/+3 |
2011-04-22 | re PR middle-end/48585 (483.xalancbmk in SPEC CPU 2006 failed to build) | Martin Jambor | 1 | -0/+1 |
2011-04-19 | tree-inline.c (expand_call_inline): Do not issue a -Winline warning if DECL_N... | Eric Botcazou | 1 | -1/+3 |
2011-04-17 | lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ... | Jan Hubicka | 1 | -99/+0 |
2011-04-15 | tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P. | Michael Matz | 1 | -1/+4 |
2011-04-13 | ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH... | Nathan Froyd | 1 | -1/+2 |
2011-04-12 | tree-inline.c (tree_function_versioning): Call cgraph_get_node instead of cgr... | Martin Jambor | 1 | -2/+4 |
2011-04-11 | sanity check ic target | Xinliang David Li | 1 | -8/+2 |
2011-04-11 | cgraph.c (cgraph_local_info): Call cgraph_get_node instead of cgraph_node, ha... | Martin Jambor | 1 | -1/+2 |
2011-04-11 | except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph... | Martin Jambor | 1 | -2/+2 |
2011-04-06 | tree-inline.c (estimate_num_insns): For calls simply account for all passed a... | Richard Guenther | 1 | -47/+5 |
2011-04-06 | re PR middle-end/47663 (Very simple wrapper not inlined) | Richard Guenther | 1 | -1/+4 |
2011-04-04 | cfghooks.c (tidy_fallthru_edges): Add ??? comment. | Eric Botcazou | 1 | -2/+0 |
2011-03-28 | tree-inline.c (expand_call_inline): Do not check that destination node is ana... | Martin Jambor | 1 | -5/+1 |
2011-02-28 | tree-inline.c (tree_function_versioning): Set BLOCK_SUPERCONTEXT of the copie... | Richard Guenther | 1 | -0/+1 |
2011-02-17 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -20/+22 |
2011-02-02 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -1/+0 |
2011-02-02 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -1/+0 |
2011-01-20 | re PR middle-end/47370 (error: invalid first operand of MEM_REF) | Richard Guenther | 1 | -47/+37 |