summaryrefslogtreecommitdiff
path: root/gcc/gimple.h
Commit message (Expand)AuthorAgeFilesLines
* 2014-04-01 Richard Biener <rguenther@suse.de>rguenth2014-04-011-0/+3
* 2014-01-08 Richard Biener <rguenther@suse.de>rguenth2014-01-081-1/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-1/+7
* * common.opt: Split up -fisolate-erroneous-paths intolaw2013-12-051-1/+1
* Reverted:kyukhin2013-11-291-46/+0
* Fix checking of gimple typesdmalcolm2013-11-271-104/+250
* * gimple.h: Remove all includes.amacleod2013-11-221-13/+0
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-593/+1056
* * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.kyukhin2013-11-181-27/+26
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-78/+41
* * gimple.h (enum gf_mask): Change the ordering of GF_OMP_* bits.aldyh2013-11-161-4/+4
* * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-5/+6
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-90/+0
* Add is_tm_endingvries2013-11-141-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-356/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-87/+29
* * gimple.h (block_in_transaction): Move to basic-block.h and rename.amacleod2013-11-061-9/+1
* * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-0/+1
* * gimple.h: Move some prototypes to gimple-expr.h and add to includeamacleod2013-11-051-91/+1
* 2013-11-05 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-051-13/+0
* * tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.kyukhin2013-10-301-0/+47
* 2013-10-29 Andrew Pinski <apinski@cavium.com>pinskia2013-10-301-0/+14
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-1/+0
* Re-factor inclusion of tree.h.dnovillo2013-10-211-1/+1
* * tree-cfg.h: Rename from tree-flow.h. Remove #includes.amacleod2013-10-181-0/+2
* * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-171-3/+1
* 2013-10-14 Richard Biener <rguenther@suse.de>rguenth2013-10-141-3/+0
* gcc/tschwinge2013-10-111-1/+1
* libgomp/jakub2013-10-111-2/+264
* 2013-10-10 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-101-1/+8
* * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod2013-10-091-3/+51
* * tree-flow.h: Remove some prototypes.amacleod2013-10-081-0/+1
* * tree-flow.h: Remove some prototypes.amacleod2013-10-021-0/+1
* 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-17/+1
* * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.amacleod2013-10-011-50/+91
* gcc/rsandifo2013-09-281-2/+2
* The gimple builder no longer support normal form. The ssa_mode enum isdnovillo2013-09-271-9/+0
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-15/+0
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-6/+2
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-1/+25
* * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add newhubicka2013-08-161-1/+1
* * gimple.h (gimple_can_coalesce_p): Prototype.law2013-06-141-0/+3
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-1/+51
* [Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.jgreenhalgh2013-04-221-3/+2
* Simplified GIMPLE IL builder functions.dnovillo2013-04-181-1/+31
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-17/+0
* * trans-mem.c (expand_transaction): Do not set PR_INSTRUMENTEDCODEaldyh2013-03-081-0/+3
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2013-01-07 Richard Biener <rguenther@suse.de>rguenth2013-01-071-0/+1