Age | Commit message (Expand) | Author | Files | Lines |
2014-02-14 | re PR target/60179 (target optimization attribute streaming is broken) | Richard Biener | 2 | -5/+19 |
2014-02-12 | re PR fortran/60060 (lto1: internal compiler error: in add_AT_specification, ... | Richard Biener | 2 | -9/+11 |
2014-02-07 | * lto.c (unify_scc): Free CONSTRUCTOR_ELTS. | Jan Hubicka | 2 | -0/+8 |
2014-02-07 | re PR ipa/59469 (LLVM build failure with gcc LTO) | Jan Hubicka | 2 | -81/+28 |
2014-02-05 | lto-cgraph.c (asm_nodes_output): Make global. | Jan Hubicka | 4 | -18/+141 |
2014-02-05 | lto.h (lto_global_var_decls): Remove. | Richard Biener | 4 | -21/+23 |
2014-02-04 | ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLY groups when... | Jan Hubicka | 2 | -3/+10 |
2014-02-04 | re PR lto/59723 (ICE: in lto_output_tree, at lto-streamer-out.c:1390 when com... | Richard Biener | 2 | -1/+15 |
2014-02-04 | re PR ipa/59469 (LLVM build failure with gcc LTO) | Jan Hubicka | 2 | -0/+13 |
2014-01-24 | Replace flag_enable_cilkplus with flag_cilkplus. | Balaji V. Iyer | 2 | -1/+6 |
2014-01-09 | lto.c (gimple_canonical_types_compatible_p): Fix comment. | Richard Biener | 2 | -1/+5 |
2014-01-09 | re PR fortran/45586 (ICE non-trivial conversion at assignment) | Richard Biener | 2 | -17/+8 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 15 | -14/+18 |
2013-12-17 | Time profile-based function reordering (phase 2). | Martin Liska | 2 | -4/+31 |
2013-12-06 | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 4 | -9/+15 |
2013-11-29 | re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c) | Jakub Jelinek | 2 | -0/+46 |
2013-11-29 | re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c) | Jakub Jelinek | 2 | -8/+23 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 6 | -5/+32 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 4 | -0/+11 |
2013-11-18 | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | Trevor Saunders | 4 | -10/+14 |
2013-11-11 | Time profiler introduced. | Martin Liska | 1 | -0/+7 |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 4 | -47/+86 |
2013-10-30 | Split symtab_node declarations onto multiple lines | David Malcolm | 2 | -3/+14 |
2013-10-29 | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | Balaji V. Iyer | 2 | -0/+10 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 4 | -216/+260 |
2013-10-29 | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 3 | -0/+7 |
2013-10-23 | Fix up ChangeLog entries (name, e-mail, formatting, otherwise). | Gerald Pfeifer | 1 | -9/+9 |
2013-10-21 | Re-factor inclusion of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-10-18 | tree-cfg.h: Rename from tree-flow.h. | Andrew Macleod | 2 | -1/+4 |
2013-10-15 | lto.c (hash_canonical_type): Split out from ... | Richard Biener | 2 | -45/+103 |
2013-10-14 | lto.c (gimple_canonical_types): Move out-of GC space. | Richard Biener | 2 | -27/+28 |
2013-10-14 | lto.c (gimple_types, [...]): Remove old merging code and statistics. | Richard Biener | 2 | -1086/+18 |
2013-10-14 | gimple.c (gimple_canonical_types, [...]): Move to lto/lto.c | Richard Biener | 3 | -33/+468 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 2 | -0/+10 |
2013-09-25 | * Make-lang.in (LTO_H, LINKER_PLUGIN_API_H, LTO_TREE_H) | Tom Tromey | 2 | -29/+7 |
2013-09-06 | lto-streamer.h (lto_global_var_decls): Remove. | Richard Biener | 6 | -2/+685 |
2013-09-02 | lto.c (mentions_vars_p_field_decl, [...]): DECL_FIELD_OFFSET can contain an r... | Jan Hubicka | 2 | -2/+7 |
2013-09-01 | lto.c (tree_with_vars): Turn into vector. | Jan Hubicka | 2 | -140/+210 |
2013-08-30 | lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state. | Jan Hubicka | 2 | -0/+7 |
2013-08-29 | lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P... | Jan Hubicka | 2 | -1/+13 |
2013-08-28 | lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE... | Jan Hubicka | 2 | -13/+12 |
2013-08-28 | lto-partition.c (lto_balanced_map): Always base order on source file order. | Jan Hubicka | 2 | -19/+19 |
2013-08-06 | cgraph.c (cgraph_get_body): New function based on lto.c implementation. | Jan Hubicka | 2 | -32/+7 |
2013-08-03 | lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries. | Jan Hubicka | 3 | -4/+11 |
2013-07-30 | Introduce beginnings of a pass_manager class. | David Malcolm | 3 | -2/+14 |
2013-07-21 | Fix typos. | Ondřej Bílka | 2 | -2/+6 |
2013-07-19 | lto-partition.c (lto_balanced_map): Fix -fno-toplevel-reorder partitioning of... | Jan Hubicka | 2 | -1/+8 |
2013-06-20 | lto-cgraph.c (input_symtab): Do not set cgraph state. | Jan Hubicka | 2 | -9/+5 |
2013-06-19 | cgraph.h (const_value_known_p): Replace by ... | Jan Hubicka | 2 | -1/+6 |
2013-06-18 | tree-streamer.h (streamer_tree_cache_create): Adjust prototype. | Richard Biener | 2 | -29/+63 |