Age | Commit message (Expand) | Author | Files | Lines |
2013-10-29 | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | Balaji V. Iyer | 1 | -0/+4 |
2013-09-17 | tree-inline.h (struct copy_body_data): Add transform_parameter. | Eric Botcazou | 1 | -0/+4 |
2013-08-13 | re PR middle-end/57661 (ICE: SIGSEGV in verify_ssa) | Jakub Jelinek | 1 | -0/+4 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -3/+1 |
2012-07-11 | basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *. | Steven Bosscher | 1 | -1/+1 |
2011-11-15 | ipa-cp.c (ipa_value_from_jfunc): Make global. | Maxim Kuvyrkov | 1 | -0/+3 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -0/+3 |
2011-04-17 | lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ... | Jan Hubicka | 1 | -1/+0 |
2011-02-15 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -1/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-11-10 | re PR tree-optimization/40436 (0.5% code size regression caused by r147852) | Jan Hubicka | 1 | -0/+3 |
2010-07-08 | Fix PR44768 | Ramana Radhakrishnan | 1 | -1/+1 |
2010-05-15 | vecir.h: New file with VEC primitives for tree, gimple, and rtl. | Steven Bosscher | 1 | -1/+1 |
2010-05-12 | cgraph.h (struct varpool_node): Add aux. | Jan Hubicka | 1 | -2/+0 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -5/+5 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -1/+10 |
2009-08-12 | Fix to PR41012 | Xinliang David Li | 1 | -1/+2 |
2009-06-30 | cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions... | Eric Botcazou | 1 | -0/+4 |
2009-05-12 | loop-36.c: Reduce amount of iterations to 2 so unrolling still happens. | Jan Hubicka | 1 | -0/+5 |
2009-05-11 | basic-block.h (enum profile_status): Break out of struct control_flow_graph. | Ian Lance Taylor | 1 | -9/+15 |
2009-05-08 | cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han... | Jan Hubicka | 1 | -2/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-08-29 | tree.c (build_function_type_skip_args, [...]): New functions. | Jan Hubicka | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -5/+14 |
2008-07-25 | cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | Jan Hubicka | 1 | -7/+0 |
2008-07-23 | Add ability to set target options (ix86 only) and optimization options on a f... | Michael Meissner | 1 | -0/+1 |
2008-04-03 | tree-inline.c (copy_generic_body, [...]): Export. | Paolo Bonzini | 1 | -5/+5 |
2008-01-29 | re PR tree-optimization/35006 (Segfault in remove_unused_locals with nested f... | Richard Guenther | 1 | -0/+3 |
2008-01-09 | re PR tree-optimization/34708 (Inlining heuristics issue) | Jan Hubicka | 1 | -3/+0 |
2008-01-03 | re PR tree-optimization/31081 (Inliner messes up SSA for abnormals) | Jan Hubicka | 1 | -0/+3 |
2007-11-10 | re PR middle-end/34018 (ICE: verify_stmts failed) | Jakub Jelinek | 1 | -0/+3 |
2007-09-24 | tree-inline.h (eni_weights): Add field target_builtin_cost to reflect the cos... | Pranav Bhandarkar | 1 | -0/+3 |
2007-09-05 | builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. | Jakub Jelinek | 1 | -0/+4 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 1 | -2/+0 |
2007-08-28 | tree.h (DECL_DISREGARD_INLINE_LIMITS): New. | Richard Guenther | 1 | -1/+0 |
2007-08-20 | c-objc-common.c (c_disregard_inline_limits): Remove. | Richard Guenther | 1 | -0/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-03-31 | omp-low.c (splay-tree.h): Include. | Richard Guenther | 1 | -2/+2 |
2007-01-28 | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 1 | -1/+32 |
2007-01-16 | cgraph.h (cgraph_decide_inlining_incrementally): Kill. | Jan Hubicka | 1 | -1/+1 |
2007-01-04 | tree-inline.c (copy_bb): Insert new statements to statements_to_fold set. | Jan Hubicka | 1 | -0/+3 |
2006-11-28 | invoke.texi (large-stack-frame, [...]): New params. | Jan Hubicka | 1 | -0/+2 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-01-16 | backport: Makefile.in (TREE_INLINE_H): New. | Richard Henderson | 1 | -3/+72 |
2006-01-11 | cgraph.c (cgraph_insert_node_to_hashtable): New function. | Jan Hubicka | 1 | -1/+1 |
2005-08-01 | Interprocedural constant propagation. | Razya Ladelsky | 1 | -0/+7 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-17 | cgraph.h (cgraph_node): Add 'lowered' state. | Steven Bosscher | 1 | -1/+3 |