| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -4/+4 |
* | Eliminate last_basic_block macro. | dmalcolm | 2013-12-09 | 1 | -9/+10 |
* | Eliminate BASIC_BLOCK macro. | dmalcolm | 2013-12-09 | 1 | -8/+10 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -1/+5 |
* | add auto_vec | tbsaunde | 2013-11-22 | 1 | -7/+2 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -8/+11 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+2 |
* | * 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 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -2/+8 |
* | * tree-flow.h: Remove some prototypes. | amacleod | 2013-10-02 | 1 | -0/+40 |
* | * tree-flow.h: Include new .h files. Move prototypes. | amacleod | 2013-10-02 | 1 | -21/+1 |
* | * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h. | amacleod | 2013-10-01 | 1 | -25/+24 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -5/+5 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | 2013-09-26 Richard Biener <rguenther@suse.de> | rguenth | 2013-09-26 | 1 | -4/+2 |
* | * compare-elim.c (find_comparison_dom_walker): New class | law | 2013-09-18 | 1 | -91/+57 |
* | * tree-into-ssa.c (gate_into_ssa): New. | hubicka | 2013-09-14 | 1 | -1/+10 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -19/+35 |
* | * tree-into-ssa.c (interesting_blocks): Make static. | dmalcolm | 2013-06-10 | 1 | -1/+1 |
* | This patch extracts approved portions of the hash_table patches to | crowl | 2013-04-23 | 1 | -46/+48 |
* | 2013-03-06 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-06 | 1 | -0/+18 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | 2013-01-10 Richard Biener <rguenther@suse.de> | rguenth | 2013-01-10 | 1 | -13/+24 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -74/+66 |
* | This patch renames sbitmap iterators to unify them with the bitmap iterators. | crowl | 2012-11-01 | 1 | -5/+5 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -10/+10 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -11/+11 |
* | 2012-08-22 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-22 | 1 | -26/+25 |
* | 2012-08-21 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-21 | 1 | -2/+2 |
* | 2012-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-20 | 1 | -35/+29 |
* | 2012-08-16 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-16 | 1 | -12/+11 |
* | PR middle-end/54146 | steven | 2012-08-16 | 1 | -57/+0 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -0/+1 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -0/+24 |
* | * tree-ssa-pre.c (alloc_expression_id): Fix use of VEC_reserve. | steven | 2012-08-10 | 1 | -22/+32 |
* | 2012-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-10 | 1 | -1/+21 |
* | * calls.c (mem_overlaps_already_clobbered_arg_p): Use SBITMAP_SIZE | steven | 2012-08-09 | 1 | -4/+6 |
* | PR middle-end/54146 | steven | 2012-08-08 | 1 | -12/+13 |
* | 2012-08-08 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-08 | 1 | -5/+3 |
* | 2012-08-07 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-07 | 1 | -5/+20 |
* | 2012-08-07 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-07 | 1 | -4/+2 |
* | 2012-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-02 | 1 | -102/+83 |
* | 2012-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-02 | 1 | -18/+1 |
* | 2012-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-02 | 1 | -6/+2 |
* | * tree-complex.c (init_parameter_lattice_values): Don't call var_ann. | matz | 2012-08-01 | 1 | -29/+26 |
* | 2012-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-01 | 1 | -8/+4 |
* | 2012-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-01 | 1 | -54/+105 |