Merger of git branch "gimple-classes-v2-option-3"
[gcc.git] / gcc / gimple.h
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-17 Dodji SeketeliAdd more comments to some gimple accessors
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-17 Jakub Jelinekre PR tree-optimization/63464 (compare one character...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-20 Martin Jamborre PR lto/60449 (Merging function DECLs discards leaf...
2014-08-08 Richard Bienerbuiltins.c (c_getstr, [...]): Export.
2014-06-27 Martin LiskaFix for devirtualization dump functions
2014-05-23 Thomas SchwingeGF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR...
2014-05-23 Thomas SchwingeJust enumerate all GF_OMP_FOR_KIND_* and GF_OMP_TARGET_...
2014-05-07 David MalcolmConst-correctness of gimple_call_builtin_p
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-21 David MalcolmConst-correctness fixes for some gimple accessors
2014-04-01 Richard Bienergimple.h (struct gimple_statement_base): Align subcode...
2014-01-08 Richard Bienerre PR middle-end/59630 (ICE converting the return type...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-12-05 Jeff Lawcommon.opt: Split up -fisolate-erroneous-paths into...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-27 David MalcolmFix checking of gimple types
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmConvert gimple types from a union to C++ inheritance
2013-11-18 Ilya Enkovichbuiltin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-16 Aldy Hernandez* gimple.h (enum gf_mask): Change the ordering of GF_OM...
2013-11-15 Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-14 Tom de VriesAdd is_tm_ending
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-06 Andrew MacLeodgimple.h (block_in_transaction): Move to basic-block...
2013-11-05 Jeff LawMakefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-11-05 Andrew MacLeodgimple.h: Move some prototypes to gimple-expr.h and...
2013-11-05 Andrew MacLeodtree-outof-ssa.c (queue_phi_copy_p): Combine phi_ssa_na...
2013-10-30 Ilya Enkovichtree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.
2013-10-30 Andrew Pinskitree-ssa-ifcombine.c: Include rtl.h and tm_p.h.
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-10-18 Andrew Macleodtree-cfg.h: Rename from tree-flow.h.
2013-10-17 Andrew MacLeodtree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-14 Richard Bienergimple.c (gimple_canonical_types, [...]): Move to lto...
2013-10-11 Thomas Schwingegimple.c: GIMPLE statements have subcodes, not sub...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-10-10 Andrew MacLeodtree-flow.h: Move some prototypes to gimple.h.
2013-10-09 Andrew MacLeodtree-flow.h (tm_restart_node, gimple_df): Move to gimpl...
2013-10-08 Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-10-02 Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-10-02 Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-10-01 Andrew MacLeodtree-into-ssa.c (enum need_phi_state): Relocate from...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-27 Diego NovilloThe gimple builder no longer support normal form.
2013-09-26 Andrew MacLeodgimple.c (gimple_replace_lhs): Move to tree-ssa.c and...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-16 Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-06-14 Jeff Lawgimple.h (gimple_can_coalesce_p): Prototype.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-22 James Greenhalgh[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.
2013-04-18 Diego NovilloSimplified GIMPLE IL builder functions.
2013-03-18 Richard Bienerre PR middle-end/56483 (LTO issue with expanding GIMPLE...
2013-03-08 Aldy Hernandeztrans-mem.c (expand_transaction): Do not set PR_INSTRUM...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Richard Bienerre PR tree-optimization/55890 (calling a builtin func...
2012-11-28 Richard Bienerre PR c/35634 (operand of pre-/postin-/decrement not...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 Dodji SeketeliInstrument built-in memory access function calls
2012-10-30 Richard Bienergimple.h (gimple_store_p): New predicate.
2012-10-24 Jakub Jelinekre PR debug/54828 (ICE in based_loc_descr at dwarf2out...
2012-10-23 Michael Matztree-ssa-operands.h (struct def_optype_d, [...]): Remove.
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-18 Richard Guentherstatistics.h (CXX_MEM_STAT_INFO): New define.
2012-09-11 Richard Guenthergimple.h (gimple_register_type): Remove.
2012-09-04 Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-08-20 Richard Guenthergimple.h (gimple_statement_base): Annotate with GTY...
2012-08-07 Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-07-24 Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-07-11 Steven Bosscherbasic-block.h (struct edge_def): Use basic_block instea...
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-01 Aldy Hernandeztree-ssa-loop-im.c (execute_sm): Do not check flag_tm.
2012-05-31 Aldy Hernandezre PR tree-optimization/52558 (write introduction incor...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-21 Aldy Hernandezgimple.h (gimple_set_in_transaction): Remove.
2012-05-19 Jan Hubickacgraphbuild.c (record_reference): Update.
2012-05-15 Richard Guenthergimple.c (gimple_set_modified): Move ...
2012-05-03 Michael Matzbasic-block.h (struct rtl_bb_info, [...]): Move in...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-05-02 Steven Bosscherre PR middle-end/53153 (ice in tree_low_cst, at tree...
2012-04-05 Richard Guenthergimple.c (walk_gimple_op): Compute val_only for the...
2012-04-05 Richard Guenthergimple-iterator.c (gsi_remove): Return whether EH edges...
2012-03-29 Richard Guenthertree-flow.h (struct pre_expr_d): Remove forward declara...
2012-02-28 Aldy Hernandezre PR middle-end/51752 (trans-mem: publication safety...
2012-02-24 Richard Guentherre PR tree-optimization/52361 (gcc.dg/pr48141.c times...
2012-01-11 Eric Botcazougimple.h (gimplify_body): Remove first argument.
2012-01-09 Aldy Hernandezgimple.c (is_gimple_non_addressable): Remove.
2012-01-05 Jakub Jelinekre PR middle-end/51761 (ICE in verify_gimple_stmt,...
2011-12-19 Jakub Jelinekgimple.h (gimplify_seq_add_stmt): Rename to...
2011-12-06 Richard Guentherre PR tree-optimization/51363 (ICE: in gimple_rhs_has_s...
2011-12-05 Richard Guenthercgraph.c (cgraph_create_edge_1): Initialize call_stmt_c...
next