| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Fix REG_PARM_STACK_SPACE usage in expand_call | vries | 2013-12-14 | 1 | -1/+1 |
* | PR tree-optimization/59149 | aldyh | 2013-12-13 | 1 | -0/+2 |
* | PR middle-end/56344 | mpolacek | 2013-12-03 | 1 | -0/+9 |
* | PR target/58864 | jakub | 2013-12-03 | 1 | -6/+3 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -0/+5 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+4 |
* | 2013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> | uweigand | 2013-11-14 | 1 | -2/+4 |
* | 2013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> | uweigand | 2013-11-14 | 1 | -0/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -1/+0 |
* | 2013-10-03 Marc Glisse <marc.glisse@inria.fr> | glisse | 2013-10-03 | 1 | -4/+3 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -1/+2 |
* | 2013-09-28 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2013-09-28 | 1 | -1/+1 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | 2013-05-07 Richard Biener <rguenther@suse.de> | rguenth | 2013-05-07 | 1 | -2/+2 |
* | 2013-03-25 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-25 | 1 | -1/+1 |
* | * calls.c (expand_call): Add missing guard to code handling return | ebotcazou | 2013-03-23 | 1 | -0/+2 |
* | 2013-01-12 Tom de Vries <tom@codesourcery.com> | vries | 2013-01-11 | 1 | -1/+3 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | PR middle-end/55321 | ebotcazou | 2012-11-29 | 1 | -2/+15 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -13/+9 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -2/+2 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -2/+2 |
* | PR rtl-optimization/44194 | ebotcazou | 2012-10-21 | 1 | -3/+0 |
* | PR rtl-optimization/54315 | ebotcazou | 2012-10-20 | 1 | -10/+0 |
* | * rtl.h (get_call_rtx_from): New prototype. | steven | 2012-10-16 | 1 | -7/+2 |
* | gcc/ | rsandifo | 2012-09-16 | 1 | -1/+7 |
* | PR rtl-optimization/44194 | ebotcazou | 2012-09-14 | 1 | -10/+2 |
* | * calls.c (mem_overlaps_already_clobbered_arg_p): Use SBITMAP_SIZE | steven | 2012-08-09 | 1 | -1/+1 |
* | * rtl.h (assign_stack_temp, assign_stack_temp_for_type, | matz | 2012-05-29 | 1 | -14/+10 |
* | * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate | matz | 2012-05-29 | 1 | -2/+0 |
* | * attribs.c (decl_attributes): Avoid emitting a warning if | bernds | 2012-05-14 | 1 | -1/+52 |
* | gcc/ | rsandifo | 2012-05-05 | 1 | -20/+19 |
* | * toplev.c (check_global_declaration_1): Do not call assemble_external. | steven | 2012-03-26 | 1 | -6/+1 |
* | PR middle-end/52047 | aldyh | 2012-02-06 | 1 | -1/+1 |
* | PR target/52129 | jakub | 2012-02-06 | 1 | -0/+5 |
* | PR debug/51762 | jakub | 2012-01-05 | 1 | -1/+6 |
* | * tree-vect-patterns.c (vect_operation_fits_smaller_type): Initialize | jakub | 2011-12-21 | 1 | -1/+1 |
* | PR middle-end/51510 | jakub | 2011-12-12 | 1 | -3/+5 |
* | PR middle-end/51323 | jakub | 2011-12-05 | 1 | -15/+131 |
* | PR middle-end/50074 | amylaar | 2011-11-26 | 1 | -0/+2 |
* | Merge from transactional-memory branch. | aldyh | 2011-11-08 | 1 | -2/+83 |
* | Convert standard builtin functions from being arrays to using a functional in... | meissner | 2011-10-11 | 1 | -4/+9 |
* | gcc/ | rsandifo | 2011-09-22 | 1 | -11/+20 |
* | PR debug/50299 | jakub | 2011-09-12 | 1 | -5/+6 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -1/+1 |
* | PR middle-end/49968 | rth | 2011-08-04 | 1 | -8/+2 |
* | PR target/49864 | rth | 2011-08-02 | 1 | -0/+13 |
* | Declare size only if BLOCK_REG_PADDING is defined. | hjl | 2011-08-01 | 1 | -0/+2 |
* | gcc/ | jules | 2011-08-01 | 1 | -2/+39 |