| Commit message (Expand) | Author | Age | Files | Lines |
* | IPA C++ refactoring 1/N | marxin | 2014-07-24 | 1 | -18/+18 |
* | remove has_execute | tbsaunde | 2014-07-09 | 1 | -1/+0 |
* | IPA REF refactoring | marxin | 2014-06-25 | 1 | -6/+6 |
* | * ipa-reference.c (is_proper_for_analysis): Exclude addressable and public | hubicka | 2014-06-10 | 1 | -40/+11 |
* | 2014-06-04 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-06-04 | 1 | -0/+2 |
* | Change is-a.h to support typedefs of pointers | dmalcolm | 2014-04-23 | 1 | -4/+4 |
* | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -1/+1 |
* | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -9/+7 |
* | remove has_gate | tbsaunde | 2014-04-17 | 1 | -1/+0 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * asan.c: Remove struct tags when referring to class varpool_node. | olegendo | 2013-12-06 | 1 | -1/+1 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -2/+5 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+1 |
* | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | tbsaunde | 2013-11-18 | 1 | -8/+8 |
* | Automated part of renaming of symtab_node_base to symtab_node. | dmalcolm | 2013-10-31 | 1 | -3/+3 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -30/+30 |
* | * 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-28 | 1 | -17/+16 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -26/+46 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -5/+5 |
* | PR middle-end/56461 | jakub | 2013-02-27 | 1 | -5/+3 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -43/+25 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 1 | -19/+15 |
* | * ipa-pure-const.c (state_from_flags, local_pure_const): Use | steven | 2012-09-13 | 1 | -295/+245 |
* | * tree-pass.h (write_summary, write_optimization_summary): Remove | hubicka | 2012-08-13 | 1 | -9/+7 |
* | * cgraph.h (vector types for symtab_node): Add. | hubicka | 2012-08-11 | 1 | -12/+20 |
* | 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 |
* | * ipa-reference.c (is_proper_for_analysis): Do not check flags | hubicka | 2012-05-17 | 1 | -15/+25 |
* | * lto-symtab.c (lto_cgraph_replace_node): Update. | hubicka | 2012-04-18 | 1 | -1/+1 |
* | * cgraph.c (cgraph_node_name): Remove. | hubicka | 2012-04-18 | 1 | -8/+8 |
* | * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION): | hubicka | 2012-04-16 | 1 | -6/+5 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 1 | -23/+23 |
* | * data-streamer.h (streamer_write_zero): Rename from output_zero. | dnovillo | 2011-08-12 | 1 | -13/+14 |
* | * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after | hubicka | 2011-06-10 | 1 | -1/+5 |
* | * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node. | hubicka | 2011-06-10 | 1 | -9/+19 |
* | 2011-04-29 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-29 | 1 | -8/+4 |
* | remove useless if-before-free tests | meyering | 2011-04-20 | 1 | -2/+1 |
* | * cgraph.c: Fix comment typos. | froydnj | 2011-02-11 | 1 | -3/+3 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | * doc/extend.texi: (attribute leaf): Document. | hubicka | 2010-09-24 | 1 | -6/+46 |
* | * cgraph.c (cgraph_edge_cannot_lead_to_return): Also check | hubicka | 2010-06-07 | 1 | -0/+2 |
* | * ipa-reference.c (ipa_reference_local_vars_info_d): Remove | hubicka | 2010-06-03 | 1 | -129/+199 |
* | * ipa-reference.c (add_static_var): Remove redundant all_module_statics check. | hubicka | 2010-05-28 | 1 | -14/+11 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -1/+1 |