summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* PR ipa/58721jakub2014-03-181-3/+15
* Refactor common code into new maybe_fold_stmt function.tschwinge2014-02-121-16/+16
* PR c/59984jakub2014-02-081-1/+8
* PR middle-end/59706jakub2014-01-171-1/+8
* 2014-01-08 Richard Biener <rguenther@suse.de>rguenth2014-01-081-1/+11
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* PR libgomp/59467jakub2013-12-121-4/+31
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.bviyer2013-12-111-25/+0
* PR middle-end/59011jakub2013-12-031-4/+21
* Reverted:kyukhin2013-11-291-11/+2
* * gimplify.h (recalculate_side_effects): Delete.ebotcazou2013-11-231-1/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+60
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-5/+5
* * gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):amacleod2013-11-211-18/+92
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+7
* gcc/ada/rsandifo2013-11-181-1/+1
* * 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
* * 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
* 2013-11-05 Tobias Burnus <burnus@net-b.de>burnus2013-11-051-1/+1
* 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
* * 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
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-18/+182
* 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