]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple.h
gimple.c (gimple_replace_lhs): Move to tree-ssa.c and rename.
[thirdparty/gcc.git] / gcc / gimple.h
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...
2011-12-01  Diego NovilloRevert
2011-11-29  Diego Novillogimple.c (gimple_call_set_cannot_inline): Move from...
2011-11-08  Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-11-02  Richard Guentherre PR middle-end/50890 (ICE in fold_convert_loc, at...
2011-09-26  Jakub Jelinekgimple-fold.c (gimplify_and_update_call_from_tree)...
2011-09-09  Richard Guenthergimple.h (fold_stmt_inplace): Adjust to take a gimple_s...
2011-09-02  Martin Jamborcgraph.h (cgraph_indirect_call_info): Removed field...
2011-08-30  Richard Guentherre PR tree-optimization/48571 (Missed data-dependence...
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-06-22  Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-10  Jan Hubickaipa-cp.c (ipcp_process_devirtualization_opportunities...
2011-06-07  Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-05-09  Richard Guentherlto-symtab.c (lto_cgraph_replace_node): Use types_compa...
2011-04-20  Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-19  Martin Jamboripa-cp.c (ipcp_process_devirtualization_opportunities...
2011-04-18  Jakub Jelinekre PR middle-end/48661 (wrong-code regression with...
2011-04-18  Richard Guenthergimple.h (gimple_call_addr_fndecl): New function.
2011-04-15  Michael Matztree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
2011-04-15  Nathan Froydgimple.h (gimple_asm_clobbers_memory_p): Declare.
2011-04-12  Richard Guentherre PR tree-optimization/46076 (constant propagation...
2011-04-08  Richard Guenthergimple.h (gimple_call_fntype): New function.
2010-12-22  Martin Jamborre PR tree-optimization/45934 (g++.old-deja/g++.other...
2010-12-15  Martin Jamborre PR tree-optimization/46053 (g++.dg/torture/pr45699...
2010-11-29  Joern Renneckere PR tree-optimization/46621 (gimple.h includes tm.h)
2010-11-27  Richard Guenthergimple.c (gimple_assign_copy_p): Use gimple_assign_sing...
2010-10-22  Richard Guenthergimple.h (gimple_register_canonical_type): Declare.
2010-09-04  Jan Hubickafoldconst-2.c: New testcase.
2010-08-24  Sebastian PopDo not check whether memory references accessed in...
2010-07-23  Richard Guentherlto-symtab.c (lto_symtab_merge): Use gtc_mode enum...
2010-07-20  Richard Guentherlto-symtab.c (lto_symtab_merge): Use gimple_types_compa...
2010-07-07  Richard Guenthertree-ssa-propagate.h (valid_gimple_call_p): Remove.
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-25  Bernd SchmidtWith large parts from Jim Wilson:
2010-06-23  Basile Starynkevitchcoretypes.h: (gimple_seq_node_d, gimple_seq_node)
2010-06-22  Jan Hubicka* gimple.h (gimple_expr_code): Do checking on when...
2010-06-09  Jan Hubickacgraph.h (varpool_first_static_initializer, [...])...
2010-06-09  Jan Hubickagimple.h (gcc_gimple_checking_assert): New macro.
2010-06-08  Sandra Loosemorere PR tree-optimization/39874 (missing VRP (submission))
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-31  Jan Hubickagimple.c (gimple_call_builtin_p): New function.
2010-05-15  Steven Bosschervecir.h: New file with VEC primitives for tree, gimple...
2010-05-15  Eric Botcazougimple.h (compare_field_offset): Rename into...
2010-05-14  Jason Merrillre PR c++/44127 (G++ emits unnecessary EH code)
2010-05-14  Jason Merrillre PR c++/44127 (G++ emits unnecessary EH code)
2010-05-13  Martin Jamborgimple.c (gimple_fold_obj_type_ref): Removed (a replace...
2010-05-10  Richard Guentherc-common.c (struct c_common_attributes): Add fnspec...
2010-04-19  Martin Jamborgimple.h (create_tmp_reg): Declare.
2010-04-15  Richard GuentherMakefile.in (OBJS-common): Add gimple-fold.o.
2010-04-12  Richard Guenthergsstruct.def (GSS_CALL): New.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-26  Richard Guentherre PR tree-optimization/43186 (A loop in tree_unroll_lo...
next