aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.h
AgeCommit message (Expand)Author
2014-10-06remove function.h from front endsAndrew Macleod
2014-09-02gcc/Jakub Jelinek
2014-08-202014-08-20 Martin Jambor <mjambor@suse.cz>Martin Jambor
2014-08-082014-08-08 Richard Biener <rguenther@suse.de>Richard Biener
2014-06-27Fix for devirtualization dump functionsMartin Liska
2014-05-23GF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR kinds.Thomas Schwinge
2014-05-23Just enumerate all GF_OMP_FOR_KIND_* and GF_OMP_TARGET_KIND_*.Thomas Schwinge
2014-05-07Const-correctness of gimple_call_builtin_pDavid Malcolm
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm
2014-04-21Const-correctness fixes for some gimple accessorsDavid Malcolm
2014-04-012014-04-01 Richard Biener <rguenther@suse.de>Richard Biener
2014-01-082014-01-08 Richard Biener <rguenther@suse.de>Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10 * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.Jakub Jelinek
2013-12-05 * common.opt: Split up -fisolate-erroneous-paths intoJeff Law
2013-11-29 Reverted:Ilya Enkovich
2013-11-27Fix checking of gimple typesDavid Malcolm
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm
2013-11-18 * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.Ilya Enkovich
2013-11-17 * gimple.h: Reorder prototypes to match .c declaration order, and removeAndrew Macleod
2013-11-16 * gimple.h (enum gf_mask): Change the ordering of GF_OMP_* bits.Aldy Hernandez
2013-11-15 * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez
2013-11-14 * gimplify-be.h: New file. Add prototypes.Andrew Macleod
2013-11-14Add is_tm_endingTom de Vries
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-11-06 * gimple.h (block_in_transaction): Move to basic-block.h and rename.Andrew Macleod
2013-11-05 * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law
2013-11-05 * gimple.h: Move some prototypes to gimple-expr.h and add to includeAndrew Macleod
2013-11-052013-11-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-10-30 * tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.Ilya Enkovich
2013-10-302013-10-29 Andrew Pinski <apinski@cavium.com>Andrew Pinski
2013-10-29 * tree-outof-ssa.h: Remove include files.Andrew Macleod
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-10-18 * tree-cfg.h: Rename from tree-flow.h. Remove #includes.Andrew Macleod
2013-10-17 * tree-flow.h (struct omp_region): Move to omp-low.c.Andrew Macleod
2013-10-142013-10-14 Richard Biener <rguenther@suse.de>Richard Biener
2013-10-11gcc/Thomas Schwinge
2013-10-11libgomp/Jakub Jelinek
2013-10-102013-10-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-10-09 * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew Macleod
2013-10-08 * tree-flow.h: Remove some prototypes.Andrew Macleod
2013-10-02 * tree-flow.h: Remove some prototypes.Andrew Macleod
2013-10-022013-10-02 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-10-01 * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.Andrew Macleod
2013-09-28gcc/Richard Sandiford
2013-09-27The gimple builder no longer support normal form. The ssa_mode enum isDiego Novillo
2013-09-262013-09-26 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod