| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | PR middle-end/58956 | jakub | 2013-12-16 | 1 | -3/+3 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -3/+3 |
* | Rename profile_status_for_function to profile_status_for_fn. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | * asan.c: Remove struct tags when referring to class varpool_node. | olegendo | 2013-12-06 | 1 | -7/+7 |
* | 2013-11-27 Richard Biener <rguenther@suse.de> | rguenth | 2013-11-27 | 1 | -0/+4 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -1/+7 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -3/+3 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+2 |
* | 2013-11-13 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-11-13 | 1 | -8/+8 |
* | Automated part of renaming of symtab_node_base to symtab_node. | dmalcolm | 2013-10-31 | 1 | -5/+5 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -23/+23 |
* | * 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 | -3/+0 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -6/+6 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative | hubicka | 2013-08-09 | 1 | -2/+9 |
* | * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs. | hubicka | 2013-08-08 | 1 | -1/+6 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -51/+106 |
* | 2013-05-24 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-05-24 | 1 | -18/+14 |
* | * cgraph.h (cgraph_get_create_real_symbol_node): Declare. | hubicka | 2013-03-17 | 1 | -7/+7 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+3 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 1 | -6/+6 |
* | * cgraphbuild.c (record_reference): Update. | hubicka | 2012-05-19 | 1 | -1/+1 |
* | * cgraphbuild.c (build_cgraph_edges): Do not finalize vars | hubicka | 2012-05-09 | 1 | -1/+2 |
* | * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple. | matz | 2012-05-02 | 1 | -3/+3 |
* | * cgraphunit.c: Update toplevel comment. | hubicka | 2012-04-25 | 1 | -14/+0 |
* | * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | hubicka | 2012-04-22 | 1 | -5/+0 |
* | * lto-symtab.c (lto_cgraph_replace_node): Update. | hubicka | 2012-04-18 | 1 | -22/+26 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 1 | -4/+4 |
* | 2012-03-29 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-29 | 1 | -14/+0 |
* | * lto-symtab.c (lto_varpool_replace_node): Remove code handling | hubicka | 2011-06-18 | 1 | -8/+0 |
* | * cgraphbuild.c (record_eh_tables): Mark personality function as having | hubicka | 2011-06-09 | 1 | -3/+7 |
* | * cgraphbuild.c (build_cgraph_edges): Update call | hubicka | 2011-04-26 | 1 | -6/+4 |
* | * cgraphbuild.c: Include ipa-inline.h. | hubicka | 2011-04-16 | 1 | -10/+2 |
* | 2011-04-12 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-12 | 1 | -16/+14 |
* | 2011-04-11 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-11 | 1 | -4/+4 |
* | * cgraphbuild.c (record_reference): Canonicalize constructor | matz | 2011-04-03 | 1 | -0/+6 |
* | 2011-01-26 Richard Guenther <rguenther@suse.de> | rguenth | 2011-01-26 | 1 | -0/+5 |
* | PR tree-optimization/47056 | ebotcazou | 2011-01-04 | 1 | -9/+16 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | 2010-11-22 Richard Guenther <rguenther@suse.de> | rguenth | 2010-11-22 | 1 | -16/+13 |
* | * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE, | matz | 2010-11-17 | 1 | -1/+1 |
* | * cgraphbuild.c (build_cgraph_edges): Use ipa-reference to represent OMP. | hubicka | 2010-10-26 | 1 | -3/+6 |
* | gcc/ | froydnj | 2010-07-06 | 1 | -10/+6 |
* | 2010-07-01 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-01 | 1 | -2/+2 |
* | * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Build | hubicka | 2010-05-12 | 1 | -12/+30 |
* | * cgraphbuild.c (cgraph_rebuild_references): New. | hubicka | 2010-05-11 | 1 | -0/+31 |