summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2013-11-161-760/+85
|\
| * * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-9/+20
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-293/+32
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-463/+33
| * * gimplify.c (gimplify_init_constructor): Do not clear the object whenebotcazou2013-11-111-2/+2
* | Merge with trunk.rsandifo2013-11-091-2/+4
|\ \ | |/
| * * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-2/+0
| * 2013-11-06 Richard Biener <rguenther@suse.de>rguenth2013-11-061-0/+4
* | Merge in trunk.mrs2013-11-061-1/+1
|\ \ | |/
| * 2013-11-05 Tobias Burnus <burnus@net-b.de>burnus2013-11-051-1/+1
* | Merge in trunk.mrs2013-11-041-105/+180
|\ \ | |/
| * Replace some heap vectors with stack vectors.dnovillo2013-11-011-2/+1
| * * ipa.c (cgraph_build_static_cdtor_1): Support contructorskyukhin2013-10-301-2/+11
| * Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+51
| * Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-2/+2
| * * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-5/+2
| * * builtins.c (dummy_object, gimplify_va_arg_expr): Move to gimplify.c.amacleod2013-10-241-93/+82
| * 2013-08-24 Tobias Burnus <burnus@net-b.de>burnus2013-10-241-0/+26
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+5
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-1/+1
* | Merge in trunk.mrs2013-10-201-174/+685
|\ \ | |/
| * * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
| * * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-171-0/+1
| * libgomp/jakub2013-10-111-50/+553
| * Index: gimplify.camacleod2013-10-101-0/+2
| * 2013-10-10 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-101-122/+114
| * * gimplify.c (gimplify_asm_expr): Reset the TREE_CHAIN of clobbers toebotcazou2013-09-221-4/+14
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Merge in trunk.mrs2013-09-041-18/+182
|\ \ | |/
| * * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-18/+182
* | Add wide-int branch.mrs2013-08-131-12/+6
|/
* Don't include gimple.h twice.mpolacek2013-07-221-1/+0
* N3639 C++1y VLA supportjason2013-05-091-0/+4
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-52/+8
* 2013-04-19 Richard Biener <rguenther@suse.de>rguenth2013-04-191-0/+2
* PR c++/34949jakub2013-04-021-1/+6
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-1/+1
* PR tree-optimization/56094jakub2013-01-281-0/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR middle-end/55750jakub2012-12-201-13/+3
* 2012-12-19 Richard Biener <rguenther@suse.de>rguenth2012-12-191-0/+24
* 2012-11-28 Richard Biener <rguenther@suse.de>rguenth2012-11-281-9/+17
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-75/+78
* PR debug/54828jakub2012-10-241-4/+1
* PR rtl-optimization/54870ebotcazou2012-10-161-0/+13
* 2012-10-12 Marc Glisse <marc.glisse@inria.fr>glisse2012-10-121-0/+1
* gcc:dehao2012-10-101-0/+4
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-4/+1