| Commit message (Expand) | Author | Age | Files | Lines |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -2/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -6/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -5/+0 |
* | gcc/ | ienkovich | 2015-04-08 | 1 | -16/+2 |
* | * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream | hubicka | 2015-04-01 | 1 | -0/+2 |
* | PR sanitizer/65400 | jakub | 2015-03-19 | 1 | -9/+51 |
* | * tree-sra.c (ipa_sra_preliminary_function_checks): Use | hubicka | 2015-03-16 | 1 | -0/+25 |
* | PR ipa/63566 | hubicka | 2015-02-08 | 1 | -0/+1 |
* | 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-15 | 1 | -4/+14 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -4/+11 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | symbol_summary is used for inline_summary. | marxin | 2014-12-22 | 1 | -1/+1 |
* | ipa-prop uses symbol_summary class. | marxin | 2014-12-22 | 1 | -0/+1 |
* | * gimple.h (gimple_build_assign_stat): Remove prototype. | jakub | 2014-12-01 | 1 | -2/+1 |
* | * gimple-expr.h (create_tmp_var_raw, create_tmp_var, | jakub | 2014-11-29 | 1 | -3/+3 |
* | Merger of git branch "gimple-classes-v2-option-3" | dmalcolm | 2014-11-19 | 1 | -50/+60 |
* | * gimple.h (gimple_build_assign_with_ops): Add unary arg overload. | jakub | 2014-11-19 | 1 | -1/+1 |
* | gcc/ | ienkovich | 2014-11-05 | 1 | -5/+102 |
* | * cgraph.h: Flatten. Remove all include files. | amacleod | 2014-10-28 | 1 | -0/+5 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+12 |
* | * tree-ssa-ccp.c (prop_value_d): Rename to ... | hubicka | 2014-09-22 | 1 | -2/+2 |
* | PR tree-optimization/63186 | hubicka | 2014-09-11 | 1 | -7/+34 |
* | IPA C++ refactoring 4/N | marxin | 2014-08-25 | 1 | -1/+1 |
* | IPA C++ refactoring 1/N | marxin | 2014-07-24 | 1 | -9/+6 |
* | 2014-07-24 Richard Biener <rguenther@suse.de> | rguenth | 2014-07-24 | 1 | -2/+3 |
* | remove has_execute | tbsaunde | 2014-07-09 | 1 | -2/+0 |
* | IPA REF refactoring | marxin | 2014-06-25 | 1 | -1/+1 |
* | 2014-06-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-06 | 1 | -2/+1 |
* | 2014-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-06 | 1 | -2/+2 |
* | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -2/+8 |
* | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -24/+20 |
* | remove has_gate | tbsaunde | 2014-04-17 | 1 | -2/+0 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | PR other/59545 | jakub | 2013-12-19 | 1 | -0/+2 |
* | Time profile-based function reordering (phase 2). | marxin | 2013-12-17 | 1 | -0/+4 |
* | PR middle-end/58956 | jakub | 2013-12-16 | 1 | -5/+5 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -2/+2 |
* | Eliminate last_basic_block macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | Eliminate profile_status macro. | dmalcolm | 2013-12-09 | 1 | -2/+2 |
* | Eliminate BASIC_BLOCK macro. | dmalcolm | 2013-12-09 | 1 | -1/+2 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -0/+5 |
* | Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-21 | 1 | -1/+1 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -21/+22 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+4 |
* | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 1 | -0/+2 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+2 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+1 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -14/+14 |
* | * 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 | -2/+7 |