| Commit message (Expand) | Author | Age | Files | Lines |
* | Time profiler introduced. | marxin | 2013-11-11 | 1 | -0/+5 |
* | Automated part of renaming of symtab_node_base to symtab_node. | dmalcolm | 2013-10-31 | 1 | -25/+25 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -139/+139 |
* | * tree-outof-ssa.h: Remove include files. | amacleod | 2013-10-29 | 1 | -0/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -2/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+3 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | * lto-cgraph.c: Include ipa-utils.h. | hubicka | 2013-09-10 | 1 | -2/+35 |
* | * cgraph.c (cgraph_resolve_speculation): Cut frequency to | hubicka | 2013-08-09 | 1 | -0/+13 |
* | * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative | hubicka | 2013-08-09 | 1 | -2/+21 |
* | * cgraph.c (cgraph_get_body): New function based on lto.c | hubicka | 2013-08-06 | 1 | -2/+11 |
* | Handwritten part of conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -1/+1 |
* | * lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into | hubicka | 2013-08-03 | 1 | -0/+14 |
* | * cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin. | hubicka | 2013-08-01 | 1 | -2/+0 |
* | Introduce beginnings of a pass_manager class. | dmalcolm | 2013-07-30 | 1 | -2/+5 |
* | * cgraph.c (release_function_body): Break out from ... | hubicka | 2013-07-25 | 1 | -9/+2 |
* | 2013-06-24 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-06-24 | 1 | -1/+1 |
* | * lto-cgraph.c (input_symtab): Do not set cgraph state. | hubicka | 2013-06-20 | 1 | -2/+0 |
* | * cgraph.h (const_value_known_p): Replace by ... | hubicka | 2013-06-19 | 1 | -4/+3 |
* | * lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable. | hubicka | 2013-06-12 | 1 | -2/+16 |
* | * c-family/c-common.c (handle_alias_ifunc_attribute): Do not set | hubicka | 2013-06-11 | 1 | -6/+8 |
* | * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P | hubicka | 2013-06-05 | 1 | -1/+5 |
* | * lto-cgraph.c (get_alias_symbol): Remove weakref sanity check. | hubicka | 2013-06-04 | 1 | -3/+4 |
* | * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | hubicka | 2013-06-01 | 1 | -35/+27 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -20/+20 |
* | 2013-05-15 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-05-15 | 1 | -1/+1 |
* | PR lto/54095 | hubicka | 2013-05-08 | 1 | -0/+4 |
* | This patch fixes PR bootstrap/57077. Certain new uses of apply_probability | tejohnson | 2013-04-29 | 1 | -8/+8 |
* | First phase of unifying the computation of profile scale factors/probabilities | tejohnson | 2013-04-08 | 1 | -14/+15 |
* | This patch enables the gcov-dump tool to optionally compute and dump | tejohnson | 2013-04-03 | 1 | -1/+1 |
* | * lto-cgraph.c (output_profile_summary, input_profile_summary): Use | hubicka | 2013-03-29 | 1 | -11/+20 |
* | * lto-cgraph.c (merge_profile_summaries): Fix overflows. | hubicka | 2013-03-28 | 1 | -2/+2 |
* | * data-streamer-in.c (streamer_read_gcov_count): New function. | hubicka | 2013-03-28 | 1 | -4/+4 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | 2012-12-14 Teresa Johnson <tejohnson@google.com> | tejohnson | 2012-12-14 | 1 | -1/+3 |
* | 2012-12-02 Teresa Johnson <tejohnson@google.com> | tejohnson | 2012-12-02 | 1 | -5/+9 |
* | Revised patch to ensure that histograms from the profile summary are streamed | tejohnson | 2012-11-30 | 1 | -19/+107 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -5/+4 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -57/+52 |
* | 2012-11-07 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-11-07 | 1 | -0/+23 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 1 | -20/+21 |
* | gcc/ | burnus | 2012-10-09 | 1 | -5/+0 |
* | * lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT. | hubicka | 2012-10-07 | 1 | -6/+20 |
* | 2012-09-27 Dehao Chen <dehao@google.com> | dehao | 2012-09-27 | 1 | -1/+1 |
* | Integrate lexical block into source_location. | dehao | 2012-09-19 | 1 | -0/+1 |
* | * symtab.c (insert_to_assembler_name_hash): Do not insert | hubicka | 2012-09-19 | 1 | -4/+1 |
* | Remove unnecessary VEC function overloads. | dnovillo | 2012-09-11 | 1 | -1/+1 |
* | * lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases. | hubicka | 2012-09-10 | 1 | -2/+0 |
* | * passes.c (ipa_write_summaries_1): Set state; | hubicka | 2012-09-09 | 1 | -38/+45 |