aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.h
AgeCommit message (Expand)Author
2014-09-09Merge branches/gcc-4_9-branch rev 214896yroux
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
2013-10-09 * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod
2013-10-08 * tree-flow.h: Remove some prototypes.amacleod
2013-10-02 * tree-flow.h: Remove some prototypes.amacleod
2013-10-022013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-10-01 * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.amacleod
2013-09-28gcc/rsandifo
2013-09-27The gimple builder no longer support normal form. The ssa_mode enum isdnovillo
2013-09-262013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-27 * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh
2013-08-16 * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add newhubicka
2013-06-14 * gimple.h (gimple_can_coalesce_p): Prototype.law
2013-04-26This patch is the main part of a consolodation of the hash_tablecrowl
2013-04-22[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.jgreenhalgh
2013-04-18Simplified GIMPLE IL builder functions.dnovillo
2013-03-182013-03-18 Richard Biener <rguenther@suse.de>rguenth
2013-03-08 * trans-mem.c (expand_transaction): Do not set PR_INSTRUMENTEDCODEaldyh
2013-01-10Update copyright years in gcc/rsandifo