aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.h
AgeCommit message (Expand)Author
2015-02-24 * gimple.h (gimple_build_assign): Rename CXX_MEM_STAT_DECL toaldyh
2015-02-04 PR middle-end/64922hubicka
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge
2015-01-05 Update copyright years.jakub
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-19 * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub
2014-11-17Add more comments to some gimple accessorsdodji
2014-11-05gcc/ienkovich
2014-10-17 PR tree-optimization/63464jakub
2014-09-02gcc/kyukhin
2014-08-202014-08-20 Martin Jambor <mjambor@suse.cz>wmi
2014-08-082014-08-08 Richard Biener <rguenther@suse.de>rguenth
2014-06-27Fix for devirtualization dump functionsmarxin
2014-05-23GF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR kinds.tschwinge
2014-05-23Just enumerate all GF_OMP_FOR_KIND_* and GF_OMP_TARGET_KIND_*.tschwinge
2014-05-07Const-correctness of gimple_call_builtin_pdmalcolm
2014-04-23Change is-a.h to support typedefs of pointersdmalcolm
2014-04-21Const-correctness fixes for some gimple accessorsdmalcolm
2014-04-012014-04-01 Richard Biener <rguenther@suse.de>rguenth
2014-01-082014-01-08 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-10 * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub
2013-12-05 * common.opt: Split up -fisolate-erroneous-paths intolaw
2013-11-29 Reverted:kyukhin
2013-11-27Fix checking of gimple typesdmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Convert gimple types from a union to C++ inheritancedmalcolm
2013-11-18 * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.kyukhin
2013-11-17 * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod
2013-11-16 * gimple.h (enum gf_mask): Change the ordering of GF_OMP_* bits.aldyh
2013-11-15 * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-14Add is_tm_endingvries
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-11-06 * gimple.h (block_in_transaction): Move to basic-block.h and rename.amacleod
2013-11-05 * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw
2013-11-05 * gimple.h: Move some prototypes to gimple-expr.h and add to includeamacleod
2013-11-052013-11-05 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-10-30 * tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.kyukhin
2013-10-302013-10-29 Andrew Pinski <apinski@cavium.com>pinskia
2013-10-29 * tree-outof-ssa.h: Remove include files.amacleod
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-10-18 * tree-cfg.h: Rename from tree-flow.h. Remove #includes.amacleod
2013-10-17 * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod
2013-10-142013-10-14 Richard Biener <rguenther@suse.de>rguenth
2013-10-11gcc/tschwinge
2013-10-11libgomp/jakub
2013-10-102013-10-10 Andrew MacLeod <amacleod@redhat.com>amacleod