]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple.h
Remove Cilk Plus support.
[thirdparty/gcc.git] / gcc / gimple.h
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-10-20  Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
2017-07-29  Trevor Saundersuse c++ for gimple_build_debug_bind{,_source}
2017-07-29  Trevor Saundersreplace gimple_alloc_stat with c++
2017-07-20  Richard Bienergimple.h (gimple_phi_result): Add gphi * overload.
2017-07-19  Tom de VriesFix assert in gimple_phi_set_arg
2017-07-19  Tom de VriesFix assert in gimple_phi_arg
2017-06-09  Jan Hubicka* gimple.h (gimple_check_failed): Mark cold.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-23  Martin Jamborbackport: hsa-builtins.def: New file.
2016-10-16  Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-07-14  Jan Hubickagimple.h (stmt_can_terminate_bb_p): New function.
2016-06-07  Jan Hubickagimple.c: Include builtins.h
2016-05-20  David MalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-01-19  Martin JamborMerge of HSA
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-22  Richard Hendersonre PR ipa/67811 ([TM] ICE with try-block in transaction)
2015-12-01  Julian BrownOpenACC host_data support.
2015-11-27  Bernd SchmidtBe more careful about barriers when speculating conditi...
2015-11-17  Richard SandifordAdd a combined_fn enum
2015-11-13  David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-12  James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-10-27  Nathan Sidwellinternal-fn.c (expand_UNIQUE): New.
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-05  Trevor Saundersmake more gimple_x_ptr accessors const correct
2015-10-05  Trevor Saundersremove unused gasm accessors
2015-10-05  Trevor Saundersremove gimple_location_ptr ()
2015-09-28  Trevor Saundersupdate a few places for the change from gimple_statemen...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-13  Richard Bienergimple.h (gcall::code_): New constant static member.
2015-08-12  Richard Bienergimple.h (remove_pointer): New trait.
2015-08-06  Richard Bienergimple.h (gimple_call_set_fn): Access op member directly.
2015-08-05  Manuel López-Ibáñezre PR c/16351 (NULL dereference warnings)
2015-07-23  Richard Bienergimple.h (gimple_cond_make_false): Use 0 != 0.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-26  Andrew MacLeodgimple.c (gimple_call_set_fndecl): Remove.
2015-06-25  Andrew MacLeodgimple.h (gimple_call_set_fn): Move inline function.
2015-05-22  Aditya Kumargimple.h (gimple_expr_type): Refactor to make it concise.
2015-02-24  Aldy Hernandezgimple.h (gimple_build_assign): Rename CXX_MEM_STAT_DEC...
2015-02-04  Jan Hubickare PR middle-end/64922 (runtime error: member call...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
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).
next