| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator): | olegendo | 2013-12-10 | 1 | -2/+2 |
* | Eliminate BASIC_BLOCK macro. | dmalcolm | 2013-12-09 | 1 | -2/+2 |
* | 2013-11-27 Richard Biener <rguenther@suse.de> | rguenth | 2013-11-27 | 1 | -1/+2 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -1/+5 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -6/+6 |
* | 2013-11-19 Richard Biener <rguenther@suse.de> | rguenth | 2013-11-19 | 1 | -2/+1 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+3 |
* | Eliminate n_basic_blocks macro | dmalcolm | 2013-11-19 | 1 | -1/+1 |
* | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | tbsaunde | 2013-11-18 | 1 | -5/+5 |
* | * gimple.h: Reorder prototypes to match .c declaration order, and remove | amacleod | 2013-11-17 | 1 | -0/+1 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+1 |
* | Automated part of renaming of symtab_node_base to symtab_node. | dmalcolm | 2013-10-31 | 1 | -2/+2 |
* | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | bviyer | 2013-10-29 | 1 | -0/+4 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -26/+26 |
* | * tree-ssa-loop.h: Remove include files. | amacleod | 2013-10-23 | 1 | -0/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -2/+7 |
* | * ipa-inline-analysis.c (find_foldable_builtin_expect): Find | xur | 2013-10-03 | 1 | -0/+82 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | PR middle-end/58332 | hubicka | 2013-09-17 | 1 | -1/+21 |
* | * ipa-inline-analysis.c (struct growth_data): Add node. | hubicka | 2013-09-13 | 1 | -3/+4 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | * Makefile.in: Add ipa-profile.o | hubicka | 2013-09-01 | 1 | -2/+2 |
* | * cgraph.c (cgraph_function_body_availability): Handle weakref | hubicka | 2013-08-30 | 1 | -0/+5 |
* | * ipa-inline-analysis.c (add_clause): Avoid shifting integer | mpolacek | 2013-08-14 | 1 | -1/+1 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -18/+38 |
* | * ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost. | hubicka | 2013-08-03 | 1 | -2/+3 |
* | * cgraph.h (const_value_known_p): Replace by ... | hubicka | 2013-06-19 | 1 | -1/+2 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -6/+6 |
* | 2013-05-15 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-05-15 | 1 | -4/+5 |
* | Follow-on patch to r197595 to complete the replacement of truncating divides | tejohnson | 2013-05-02 | 1 | -6/+3 |
* | First phase of unifying the computation of profile scale factors/probabilities | tejohnson | 2013-04-08 | 1 | -6/+6 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | * ipa-inline-analysis.c: Fix formatting. | hubicka | 2013-01-01 | 1 | -542/+537 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -20/+12 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -285/+227 |
* | PR middle-end/48636 | hubicka | 2012-11-11 | 1 | -15/+101 |
* | 2012-11-07 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-11-07 | 1 | -7/+9 |
* | * ipa-inline-analysis.c (true_predicate, single_cond_predicate, | hubicka | 2012-11-07 | 1 | -6/+15 |
* | * ipa-inline-analysis.c (estimate_function_body_sizes, | hubicka | 2012-11-06 | 1 | -1/+7 |
* | * ipa-inline.c (compute_uninlined_call_time, | hubicka | 2012-11-05 | 1 | -25/+48 |
* | 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 | -8/+11 |
* | * ipa-inline-analysis.c (eliminated_by_inlining_prob): Cleanup. | hubicka | 2012-10-30 | 1 | -10/+10 |
* | * ipa-inline-analysis.c (eliminated_by_inlining_prob): Handle | hubicka | 2012-10-28 | 1 | -0/+15 |
* | * gcc.dg/ipa/inlinehint-3.c: New testcase. | hubicka | 2012-10-28 | 1 | -2/+7 |
* | * ipa-inline.c (edge_badness): Reduce precision; use scc hints. | hubicka | 2012-10-28 | 1 | -1/+25 |
* | * ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned | hubicka | 2012-10-25 | 1 | -69/+74 |
* | * ipa-inline-analysis.c (do_estimate_edge_time): Return actual | hubicka | 2012-10-07 | 1 | -11/+6 |
* | 2012-09-20 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-09-20 | 1 | -5/+0 |