| Commit message (Expand) | Author | Age | Files | Lines |
* | IPA REF refactoring | marxin | 2014-06-25 | 1 | -4/+4 |
* | 2014-06-04 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-06-04 | 1 | -0/+2 |
* | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -48/+45 |
* | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -9/+3 |
* | remove has_gate | tbsaunde | 2014-04-17 | 1 | -3/+0 |
* | * ipa-pure-const.c (propagate_pure_const, propagate_nothrow): | hubicka | 2014-03-26 | 1 | -31/+41 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | PR middle-end/58956 | jakub | 2013-12-16 | 1 | -4/+4 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -2/+6 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -2/+2 |
* | 2013-11-19 Richard Biener <rguenther@suse.de> | rguenth | 2013-11-19 | 1 | -3/+2 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+2 |
* | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | tbsaunde | 2013-11-18 | 1 | -7/+7 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+2 |
* | 2013-11-13 Marc Glisse <marc.glisse@inria.fr> | glisse | 2013-11-13 | 1 | -0/+1 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -28/+28 |
* | * df-scan.c (df_collection_rec): Adjust. | law | 2013-10-28 | 1 | -10/+0 |
* | * tree-ssa-loop.h: Remove include files. | amacleod | 2013-10-23 | 1 | -1/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -3/+3 |
* | * tree-flow.h: Remove all remaining prototypes, enums and structs that | amacleod | 2013-10-09 | 1 | -1/+58 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -14/+14 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | PR middle-end/58094 | hubicka | 2013-09-06 | 1 | -3/+5 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -43/+80 |
* | * df-problems.c (can_move_insns_across): Exit loop once we | law | 2013-07-22 | 1 | -1/+4 |
* | Fix typos. | mrs | 2013-07-21 | 1 | -1/+1 |
* | 2013-07-18 David Malcolm <dmalcolm@redhat.com> | dmalcolm | 2013-07-18 | 1 | -2/+2 |
* | * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | hubicka | 2013-06-01 | 1 | -1/+1 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -5/+5 |
* | 2013-05-15 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-05-15 | 1 | -3/+3 |
* | PR middle-end/56461 | jakub | 2013-02-27 | 1 | -1/+1 |
* | 2013-02-08 Richard Biener <rguenther@suse.de> | rguenth | 2013-02-08 | 1 | -3/+6 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -16/+14 |
* | * ipa-pure-const.c (check_stmt): Fix debug info formatting. | hubicka | 2012-11-06 | 1 | -5/+8 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+2 |
* | 2012-09-20 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-09-20 | 1 | -3/+0 |
* | * ipa-pure-const.c (state_from_flags, local_pure_const): Use | steven | 2012-09-13 | 1 | -12/+8 |
* | 2012-08-16 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-16 | 1 | -1/+1 |
* | * tree-pass.h (write_summary, write_optimization_summary): Remove | hubicka | 2012-08-13 | 1 | -7/+11 |
* | * cgraph.h (vector types for symtab_node): Add. | hubicka | 2012-08-11 | 1 | -6/+6 |
* | 2012-07-25 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2012-07-25 | 1 | -1/+2 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+0 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -2/+2 |
* | * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION): | hubicka | 2012-04-16 | 1 | -2/+2 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 1 | -19/+19 |