| Commit message (Expand) | Author | Age | Files | Lines |
* | hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. | Richard Sandiford | 2015-06-25 | 1 | -2/+1 |
* | gengtype-parse.c (require_template_declaration): Allow '+' in template parame... | Richard Sandiford | 2015-06-25 | 1 | -19/+2 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -2/+0 |
* | re PR target/64363 (Unresolved labels with -fcheck-pointer-bounds and -mmpx) | Ilya Enkovich | 2015-01-16 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization)) | Richard Biener | 2014-11-24 | 1 | -0/+24 |
* | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 2014-11-19 | 1 | -2/+2 |
* | C++14 constexpr support (minus loops and multiple returns) | Jason Merrill | 2014-11-17 | 1 | -0/+1 |
* | ipa-chkp.c: New. | Ilya Enkovich | 2014-11-05 | 1 | -0/+6 |
* | convert many uses of pointer_map to hash_map | Trevor Saunders | 2014-08-02 | 1 | -3/+4 |
* | add a hash_set based on hash_table | Trevor Saunders | 2014-08-02 | 1 | -1/+3 |
* | tree-inline.h (estimate_move_cost): Add speed_p parameter. | Richard Biener | 2014-07-24 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | ipa-inline.c (gate_ipa_inline): Remove. | Aldy Hernandez | 2013-12-17 | 1 | -2/+2 |
* | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 2013-12-10 | 1 | -2/+2 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -3/+6 |
* | gimple.h: Reorder prototypes to match .c declaration order... | Andrew MacLeod | 2013-11-17 | 1 | -2/+0 |
* | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | Balaji V. Iyer | 2013-10-29 | 1 | -0/+4 |
* | tree-inline.h (struct copy_body_data): Add transform_parameter. | Eric Botcazou | 2013-09-17 | 1 | -0/+4 |
* | re PR middle-end/57661 (ICE: SIGSEGV in verify_ssa) | Jakub Jelinek | 2013-08-13 | 1 | -0/+4 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -3/+1 |
* | basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *. | Steven Bosscher | 2012-07-11 | 1 | -1/+1 |
* | ipa-cp.c (ipa_value_from_jfunc): Make global. | Maxim Kuvyrkov | 2011-11-15 | 1 | -0/+3 |
* | Merge from transactional-memory branch. | Aldy Hernandez | 2011-11-08 | 1 | -0/+3 |
* | lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ... | Jan Hubicka | 2011-04-17 | 1 | -1/+0 |
* | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 2011-02-15 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | re PR tree-optimization/40436 (0.5% code size regression caused by r147852) | Jan Hubicka | 2010-11-10 | 1 | -0/+3 |
* | Fix PR44768 | Ramana Radhakrishnan | 2010-07-08 | 1 | -1/+1 |
* | vecir.h: New file with VEC primitives for tree, gimple, and rtl. | Steven Bosscher | 2010-05-15 | 1 | -1/+1 |
* | cgraph.h (struct varpool_node): Add aux. | Jan Hubicka | 2010-05-12 | 1 | -2/+0 |
* | Squash commit of EH in gimple | Richard Henderson | 2009-09-14 | 1 | -5/+5 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -1/+10 |
* | Fix to PR41012 | Xinliang David Li | 2009-08-12 | 1 | -1/+2 |
* | cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions... | Eric Botcazou | 2009-06-30 | 1 | -0/+4 |
* | loop-36.c: Reduce amount of iterations to 2 so unrolling still happens. | Jan Hubicka | 2009-05-12 | 1 | -0/+5 |
* | basic-block.h (enum profile_status): Break out of struct control_flow_graph. | Ian Lance Taylor | 2009-05-11 | 1 | -9/+15 |
* | cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han... | Jan Hubicka | 2009-05-08 | 1 | -2/+0 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | tree.c (build_function_type_skip_args, [...]): New functions. | Jan Hubicka | 2008-08-29 | 1 | -1/+1 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -5/+14 |
* | cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | Jan Hubicka | 2008-07-25 | 1 | -7/+0 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | Michael Meissner | 2008-07-23 | 1 | -0/+1 |
* | tree-inline.c (copy_generic_body, [...]): Export. | Paolo Bonzini | 2008-04-03 | 1 | -5/+5 |
* | re PR tree-optimization/35006 (Segfault in remove_unused_locals with nested f... | Richard Guenther | 2008-01-29 | 1 | -0/+3 |
* | re PR tree-optimization/34708 (Inlining heuristics issue) | Jan Hubicka | 2008-01-09 | 1 | -3/+0 |
* | re PR tree-optimization/31081 (Inliner messes up SSA for abnormals) | Jan Hubicka | 2008-01-03 | 1 | -0/+3 |
* | re PR middle-end/34018 (ICE: verify_stmts failed) | Jakub Jelinek | 2007-11-10 | 1 | -0/+3 |