summaryrefslogtreecommitdiff
path: root/gcc/gimple.c
Commit message (Expand)AuthorAgeFilesLines
* move some bitmap functions to methodstbsaunde/bitmap2Trevor Saunders2013-11-181-1/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-18/+278
* * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-0/+81
* * gimple.h: Move some prototypes to gimple-expr.h and add to includeamacleod2013-11-051-776/+0
* * tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.kyukhin2013-10-301-1/+21
* * tree-cfg.h: Rename from tree-flow.h. Remove #includes.amacleod2013-10-181-1/+20
* * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-171-0/+21
* gcc/pmatos2013-10-161-2/+2
* 2013-10-14 Richard Biener <rguenther@suse.de>rguenth2013-10-141-459/+0
* 2013-10-14 Richard Biener <rguenther@suse.de>rguenth2013-10-141-2/+5
* gcc/tschwinge2013-10-111-2/+2
* libgomp/jakub2013-10-111-1/+78
* * tree-flow.h: Remove some prototypes.amacleod2013-10-021-0/+23
* * tree-ssa-live.h (coalesce_ssa_name): Move Prototype to...amacleod2013-10-011-0/+38
* * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.amacleod2013-10-011-1/+24
* gcc/rsandifo2013-09-281-2/+2
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-224/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+257
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-1/+3
* PR tree-optimization/58164jakub2013-08-161-0/+7
* 2013-05-10 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-101-2/+9
* Simplified GIMPLE IL builder functions.dnovillo2013-04-181-0/+101
* 2013-04-12 Richard Biener <rguenther@suse.de>rguenth2013-04-121-7/+0
* * gimple.c (canonicalize_cond_expr_cond): Rewrite x ^ y intolaw2013-04-081-1/+5
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2013-01-07 Richard Biener <rguenther@suse.de>rguenth2013-01-071-5/+49
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-31/+31
* Instrument built-in memory access function callsdodji2012-11-121-0/+16
* * tree-ssa-operands.h (struct def_optype_d, def_optype_p): Remove.matz2012-10-231-1/+0
* 2012-09-24 Richard Guenther <rguenther@suse.de>rguenth2012-09-241-15/+12
* Integrate lexical block into source_location.dehao2012-09-191-9/+2
* 2012-09-18 Richard Guenther <rguenther@suse.de>rguenth2012-09-181-4/+12
* 2012-09-11 Richard Guenther <rguenther@suse.de>rguenth2012-09-111-1172/+9
* 2012-09-11 Richard Guenther <rguenther@suse.de>rguenth2012-09-111-9/+5
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-32/+7
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-11/+4
* gcc/steven2012-07-241-17/+14
* Restore type attribute comparisonhjl2012-07-161-0/+4
* 2012-07-13 Richard Guenther <rguenther@suse.de>rguenth2012-07-131-15/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* * gimple.c (gimple_types_compatible_p_1) <ARRAY_TYPE>: Remove bogusebotcazou2012-05-231-22/+11
* 2012-05-22 Richard Guenther <rguenther@suse.de>rguenth2012-05-221-1/+11
* 2012-05-15 Richard Guenther <rguenther@suse.de>rguenth2012-05-151-11/+0
* 2012-05-10 Richard Guenther <rguenther@suse.de>rguenth2012-05-101-10/+4
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-79/+37
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-83/+5
* 2012-02-24 Richard Guenther <rguenther@suse.de>rguenth2012-02-241-14/+9
* PR lto/52178ebotcazou2012-02-151-6/+2
* * gimple.c (is_gimple_non_addressable): Remove.aldyh2012-01-091-11/+0
* 2011-12-19 Richard Guenther <rguenther@suse.de>rguenth2011-12-191-1/+1