| Commit message (Expand) | Author | Age | Files | Lines |
* | 2014-12-12 Marc Glisse <marc.glisse@inria.fr> | glisse | 2014-12-12 | 1 | -2/+2 |
* | 2014-12-10 Marc Glisse <marc.glisse@inria.fr> | glisse | 2014-12-10 | 1 | -3/+2 |
* | * gimple.h (gimple_build_assign_stat): Remove prototype. | jakub | 2014-12-01 | 1 | -18/+15 |
* | * gimple-expr.h (create_tmp_var_raw, create_tmp_var, | jakub | 2014-11-29 | 1 | -8/+8 |
* | Merger of git branch "gimple-classes-v2-option-3" | dmalcolm | 2014-11-19 | 1 | -16/+22 |
* | * gimple.h (gimple_build_assign_with_ops): Add unary arg overload. | jakub | 2014-11-19 | 1 | -5/+5 |
* | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | amacleod | 2014-11-01 | 1 | -0/+1 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -1/+11 |
* | 2014-10-21 Richard Biener <rguenther@suse.de> | rguenth | 2014-10-21 | 1 | -1/+1 |
* | remove pointer-set.[ch] | tbsaunde | 2014-08-07 | 1 | -1/+0 |
* | add a hash_set based on hash_table | tbsaunde | 2014-08-02 | 1 | -11/+12 |
* | remove has_execute | tbsaunde | 2014-07-09 | 1 | -2/+0 |
* | Remove a layer of indirection from hash_table | tbsaunde | 2014-06-24 | 1 | -65/+69 |
* | 2014-06-18 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-18 | 1 | -0/+1 |
* | 2014-06-04 Marc Glisse <marc.glisse@inria.fr> | glisse | 2014-06-04 | 1 | -0/+4 |
* | 2014-05-17 Marc Glisse <marc.glisse@inria.fr> | glisse | 2014-05-17 | 1 | -0/+4 |
* | 2014-05-08 Marc Glisse <marc.glisse@inria.fr> | glisse | 2014-05-08 | 1 | -3/+109 |
* | Merge in trunk. | mrs | 2014-05-06 | 1 | -4/+2 |
|\ |
|
| * | 2014-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-06 | 1 | -4/+2 |
* | | Merge from trunk. | rsandifo | 2014-04-22 | 1 | -176/+155 |
|\ \
| |/ |
|
| * | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -161/+154 |
| * | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -13/+1 |
| * | remove has_gate | tbsaunde | 2014-04-17 | 1 | -2/+0 |
* | | Merge from trunk. | rsandifo | 2014-04-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * cfgloop.h (struct loop): Rename force_vect into force_vectorize. | ebotcazou | 2014-04-14 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2014-01-03 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
| * | merge auto_vec and stack_vec | tbsaunde | 2013-12-20 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-12-13 | 1 | -1/+164 |
|\ \
| |/ |
|
| * | PR tree-optimization/45685 | law | 2013-12-13 | 1 | -0/+159 |
| * | * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field. | jakub | 2013-12-10 | 1 | -1/+5 |
* | | Merge with trunk. | rsandifo | 2013-12-04 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -2/+5 |
* | | Merge from trunk. | rsandifo | 2013-11-20 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | gcc/ada/ | rsandifo | 2013-11-20 | 1 | -3/+3 |
| * | 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 |
| * | gcc/c-family/ | rsandifo | 2013-11-18 | 1 | -1/+1 |
| * | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -3/+3 |
| * | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-11-16 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | * 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/+1 |
| * | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-11-04 | 1 | -14/+8 |
|\ \
| |/ |
|
| * | Replace some heap vectors with stack vectors. | dnovillo | 2013-11-01 | 1 | -13/+1 |
| * | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -1/+7 |
* | | Merge in trunk. | mrs | 2013-10-20 | 1 | -95/+124 |
|\ \
| |/ |
|
| * | * tree-ssa-phiopts.c (rhs_is_fed_for_value_replacement): New function. | law | 2013-10-09 | 1 | -10/+114 |
| * | * tree-flow.h: Remove some prototypes. | amacleod | 2013-10-02 | 1 | -76/+1 |