| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in trunk. | mrs | 2014-04-24 | 1 | -14/+10 |
|\ |
|
| * | 2014-04-23 Richard Biener <rguenther@suse.de> | rguenth | 2014-04-23 | 1 | -14/+10 |
* | | Merge from trunk. | rsandifo | 2014-04-22 | 1 | -18/+11 |
|\ \
| |/ |
|
| * | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -10/+10 |
| * | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -7/+1 |
| * | remove has_gate | tbsaunde | 2014-04-17 | 1 | -1/+0 |
* | | Merge in trunk. | mrs | 2014-02-10 | 1 | -114/+110 |
|\ \
| |/ |
|
| * | 2014-01-17 Richard Biener <rguenther@suse.de> | rguenth | 2014-01-17 | 1 | -52/+109 |
| * | PR tree-optimization/59387 | jakub | 2014-01-13 | 1 | -62/+1 |
* | | Merge in trunk. | mrs | 2014-01-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-12-13 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -3/+3 |
| * | Eliminate last_basic_block macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | | Merge with trunk. | rsandifo | 2013-12-04 | 1 | -2/+7 |
|\ \
| |/ |
|
| * | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -2/+7 |
* | | Merge from trunk. | rsandifo | 2013-11-20 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | 2013-11-19 Richard Biener <rguenther@suse.de> | rguenth | 2013-11-19 | 1 | -3/+2 |
| * | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+1 |
| * | Eliminate n_basic_blocks macro | dmalcolm | 2013-11-19 | 1 | -1/+1 |
* | | Merge from trunk. | rsandifo | 2013-11-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | * gimple.h: Reorder prototypes to match .c declaration order, and remove | amacleod | 2013-11-17 | 1 | -0/+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 with trunk. | rsandifo | 2013-11-09 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | * gimplify.c (gimple_regimplify_operands): Do not set | aldyh | 2013-11-07 | 1 | -2/+0 |
| * | * gimple.h (block_in_transaction): Move to basic-block.h and rename. | amacleod | 2013-11-06 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-11-04 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | * 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 | -1/+8 |
* | | Rename max_wide_int to widest_int, addr_wide_int to offset_int, | rsandifo | 2013-10-24 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-10-20 | 1 | -218/+152 |
|\ \
| |/ |
|
| * | 2013-10-17 Richard Biener <rguenther@suse.de> | rguenth | 2013-10-17 | 1 | -1/+76 |
| * | * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h. | amacleod | 2013-10-09 | 1 | -208/+67 |
| * | gcc/ | rsandifo | 2013-09-28 | 1 | -9/+9 |
* | | Merge in trunk. | mrs | 2013-09-20 | 1 | -37/+31 |
|\ \
| |/ |
|
| * | * compare-elim.c (find_comparison_dom_walker): New class | law | 2013-09-18 | 1 | -36/+30 |
| * | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | | Add wide-int branch. | mrs | 2013-08-13 | 1 | -2/+2 |
|/ |
|
* | 2013-04-30 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-30 | 1 | -8/+8 |
* | This patch extracts approved portions of the hash_table patches to | crowl | 2013-04-23 | 1 | -29/+33 |
* | 2013-04-16 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-16 | 1 | -6/+34 |
* | 2013-03-25 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-25 | 1 | -77/+80 |
* | 2013-03-25 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-25 | 1 | -29/+11 |
* | 2013-03-22 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-22 | 1 | -21/+0 |
* | 2013-03-22 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-22 | 1 | -16/+0 |
* | 2013-03-22 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-22 | 1 | -82/+93 |
* | 2013-03-22 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-22 | 1 | -148/+113 |