Age | Commit message (Expand) | Author | Files | Lines |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -4/+4 |
2015-04-13 | ipa-profie.c (ipa_profile): Check number of parameters and possible polymorph... | Jan Hubicka | 1 | -0/+30 |
2015-02-17 | ipa-visibility.c (function_and_variable_visibility): Only check locality if n... | Jan Hubicka | 1 | -7/+19 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-22 | ipa-prop uses symbol_summary class. | Martin Liska | 1 | -0/+1 |
2014-12-08 | PR jit/63854: Introduce xstrdup_for_dump | David Malcolm | 1 | -2/+2 |
2014-11-18 | ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn. | Jan Hubicka | 1 | -2/+3 |
2014-11-13 | ipa-utils.h: Fix typo in comments. | Felix Yang | 1 | -1/+1 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+12 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+4 |
2014-08-25 | IPA C++ refactoring 4/N | Martin Liska | 1 | -6/+6 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -8/+7 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -10/+6 |
2014-05-26 | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 1 | -8/+8 |
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 | -7/+1 |
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-16 | re PR ipa/59265 (Segmentation fault in ipa_note_param_call for -fprofile-use ... | Jan Hubicka | 1 | -0/+2 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -2/+3 |
2013-11-18 | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | Trevor Saunders | 1 | -11/+11 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -19/+19 |
2013-10-21 | Re-factor inclusion of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -13/+13 |
2013-09-17 | re PR ipa/58329 (ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc... | Jan Hubicka | 1 | -1/+7 |
2013-09-09 | ipa-profile.c: Add toplevel comment. | Jan Hubicka | 1 | -0/+88 |
2013-09-01 | Makefile.in: Add ipa-profile.o | Jan Hubicka | 1 | -0/+666 |