Age | Commit message (Expand) | Author | Files | Lines |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -7/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -6/+5 |
2015-07-09 | lto-streamer.h: Don't include target.h and alloc-pool.h. | Andrew MacLeod | 1 | -1/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+4 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-04-17 | Fix IPA memory leaks. | Martin Liska | 1 | -0/+1 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -1/+2 |
2015-01-20 | re PR lto/64684 (wrong code by LTO on x86_64-linux-gnu) | Richard Biener | 1 | -21/+9 |
2015-01-18 | ipa-icf-32.c: Update template. | Jan Hubicka | 1 | -11/+57 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-15 | re PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:... | Jan Hubicka | 1 | -2/+3 |
2014-12-04 | PR jit/63854: Fix leak of ipa hooks | David Malcolm | 1 | -0/+11 |
2014-11-19 | PR jit/63854: Fix leak of optimization_summary_obstack | David Malcolm | 1 | -1/+5 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+5 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+8 |
2014-10-21 | State cleanups from jit branch | David Malcolm | 1 | -4/+13 |
2014-08-25 | IPA C++ refactoring 4/N | Martin Liska | 1 | -7/+7 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -18/+18 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-25 | IPA REF refactoring | Martin Liska | 1 | -6/+6 |
2014-06-10 | ipa-reference.c (is_proper_for_analysis): Exclude addressable and public vars. | Jan Hubicka | 1 | -40/+11 |
2014-06-04 | re PR ipa/61340 (ipa-pure-const.c, ipa-reference.c: possible missing switch c... | Martin Jambor | 1 | -0/+2 |
2014-04-23 | Change is-a.h to support typedefs of pointers | David Malcolm | 1 | -4/+4 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -1/+1 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -9/+7 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-06 | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -2/+5 |
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 | -8/+8 |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -3/+3 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -30/+30 |
2013-10-29 | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -3/+0 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -17/+16 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -26/+46 |
2013-05-29 | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 1 | -5/+5 |
2013-02-27 | re PR middle-end/56461 (GCC is leaking lots of memory) | Jakub Jelinek | 1 | -5/+3 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -43/+25 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+1 |
2012-10-31 | This patch implements generic type query and conversion functions, | Lawrence Crowl | 1 | -19/+15 |
2012-09-13 | ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead... | Steven Bosscher | 1 | -295/+245 |
2012-08-13 | tree-pass.h (write_summary, [...]): Remove set and vset arguments. | Jan Hubicka | 1 | -9/+7 |