Age | Commit message (Expand) | Author | Files | Lines |
2014-01-09 | lto.c (gimple_canonical_types_compatible_p): Fix comment. | Richard Biener | 1 | -1/+1 |
2014-01-09 | re PR fortran/45586 (ICE non-trivial conversion at assignment) | Richard Biener | 1 | -17/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-17 | Time profile-based function reordering (phase 2). | Martin Liska | 1 | -1/+4 |
2013-12-06 | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 1 | -1/+1 |
2013-11-29 | re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c) | Jakub Jelinek | 1 | -0/+40 |
2013-11-29 | re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c) | Jakub Jelinek | 1 | -8/+16 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -3/+4 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-18 | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | Trevor Saunders | 1 | -2/+2 |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -4/+4 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -13/+13 |
2013-10-18 | tree-cfg.h: Rename from tree-flow.h. | Andrew Macleod | 1 | -1/+0 |
2013-10-15 | lto.c (hash_canonical_type): Split out from ... | Richard Biener | 1 | -45/+88 |
2013-10-14 | lto.c (gimple_canonical_types): Move out-of GC space. | Richard Biener | 1 | -27/+18 |
2013-10-14 | lto.c (gimple_types, [...]): Remove old merging code and statistics. | Richard Biener | 1 | -1086/+0 |
2013-10-14 | gimple.c (gimple_canonical_types, [...]): Move to lto/lto.c | Richard Biener | 1 | -2/+454 |
2013-09-06 | lto-streamer.h (lto_global_var_decls): Remove. | Richard Biener | 1 | -0/+3 |
2013-09-02 | lto.c (mentions_vars_p_field_decl, [...]): DECL_FIELD_OFFSET can contain an r... | Jan Hubicka | 1 | -2/+2 |
2013-09-01 | lto.c (tree_with_vars): Turn into vector. | Jan Hubicka | 1 | -140/+170 |
2013-08-30 | lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state. | Jan Hubicka | 1 | -0/+3 |
2013-08-29 | lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P... | Jan Hubicka | 1 | -1/+7 |
2013-08-28 | lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE... | Jan Hubicka | 1 | -13/+6 |
2013-08-06 | cgraph.c (cgraph_get_body): New function based on lto.c implementation. | Jan Hubicka | 1 | -32/+3 |
2013-08-03 | lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries. | Jan Hubicka | 1 | -2/+0 |
2013-07-30 | Introduce beginnings of a pass_manager class. | David Malcolm | 1 | -1/+3 |
2013-06-20 | lto-cgraph.c (input_symtab): Do not set cgraph state. | Jan Hubicka | 1 | -9/+1 |
2013-06-18 | tree-streamer.h (streamer_tree_cache_create): Adjust prototype. | Richard Biener | 1 | -29/+52 |
2013-06-17 | lto-streamer.h (enum LTO_tags): Add LTO_tree_scc. | Richard Biener | 1 | -439/+940 |
2013-06-12 | cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about decl has when in s... | Jan Hubicka | 1 | -0/+1 |
2013-06-12 | lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable. | Jan Hubicka | 1 | -23/+23 |
2013-06-05 | tree-streamer.c (streamer_tree_cache_insert_1): Update the index associated w... | Richard Biener | 1 | -1/+6 |
2013-06-01 | lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | Jan Hubicka | 1 | -9/+4 |
2013-05-29 | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 1 | -2/+3 |
2013-05-09 | Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -51/+3 |
2013-04-23 | Fix lto report names | Andi Kleen | 1 | -2/+2 |
2013-04-23 | Print lto report at the right place | Andi Kleen | 1 | -0/+6 |
2013-04-23 | Add -flto-report-wpa | Andi Kleen | 1 | -2/+2 |
2013-02-07 | re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c) | Uros Bizjak | 1 | -2/+1 |
2013-02-04 | re PR lto/56168 (GCC seems to disregard -fno-builtin when compiling with LTO) | Richard Guenther | 1 | -8/+14 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-09 | re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ... | Jan Hubicka | 1 | -0/+1 |
2012-12-10 | Record the global variables if WPA isn't enabled | H.J. Lu | 1 | -1/+6 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -3/+3 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -59/+49 |
2012-10-31 | This patch implements generic type query and conversion functions, | Lawrence Crowl | 1 | -5/+10 |
2012-10-12 | re PR lto/54898 (ICE in uniquify_nodes, at lto/lto.c:1898) | Richard Biener | 1 | -0/+15 |
2012-10-08 | lto.c (lto_wpa_write_files, [...]): Free lto_file struct after closing the file. | Tobias Burnus | 1 | -0/+4 |
2012-10-08 | lto.c (remember_with_vars): Also fixup INTEGER_CST. | Jan Hubicka | 1 | -0/+25 |
2012-10-07 | lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT. | Jan Hubicka | 1 | -9/+19 |