]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-cfg.c
revert: tree.h (phi_arg_d): New field.
[thirdparty/gcc.git] / gcc / tree-cfg.c
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Richard HendersonAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-07-09  Steven Bosscherre PR middle-end/53887 (ICE in hoist_edge_and_branch_if...
2012-07-04  Richard Guentherre PR middle-end/53849 (ICE: in add_referenced_var_1...
2012-06-27  Richard HendersonAdd MULT_HIGHPART_EXPR
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31  Steven BosscherMakefile.in: Fix many dependencies.
2012-05-22  Richard Guenthertree-cfg.c (verify_gimple_assign_unary): Fix typo in...
2012-05-22  Paolo Bonzinire PR tree-optimization/53336 (invalid types in nop...
2012-05-07  Steven Bosschertree-cfg.c (verify_gimple_switch): Tighten checks.
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-04-22  Razya LadelskyCorrecting transform_to_exit_first_loop + fix to PR...
2012-04-18  Steven Bosschertree.def (CASE_LABEL_EXPR): Fix documentation, mention...
2012-03-31  Eric Botcazoutree-cfg.c (call_can_make_abnormal_goto): New predicate.
2012-03-12  Richard Guenthertree-sra.c (create_access_replacement): Only rename...
2012-03-01  Richard Guentherre PR other/52443 (ICE: verify_gimple failed: invalid...
2012-01-05  Jakub Jelinekre PR bootstrap/51648 (Profiledbootstrap failure on...
2011-12-23  Richard HendersonDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23  Jakub JelinekDelete VEC_INTERLEAVE_*_EXPR.
2011-12-19  Jakub Jelinekre PR tree-optimization/51596 (ICE: verify_flow_info...
2011-12-16  Jakub Jelinekre PR tree-optimization/51576 (Bootstrap failure with go)
2011-12-14  Richard Guenthertree-cfg.c (replace_uses_by): Fixup TREE_CONSTANT for...
2011-12-14  Richard Guenthertree-cfg.c (replace_uses_by): Only mark blocks altered...
2011-12-13  Richard HendersonRevert two unintended commits
2011-12-13  Richard HendersonDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13  Richard Guentherre PR tree-optimization/51481 (ice: dead STMT in EH...
2011-11-09  Richard Guentherrevert: tree-cfg.c (verify_gimple_call): Verify that...
2011-11-09  Richard Guentherre PR tree-optimization/51039 (ICE: in estimate_functio...
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-11-06  Jakub Jelinektree-cfg.c (gimple_can_merge_blocks_p): For -O0 don...
2011-11-05  Jakub Jelinekre PR tree-optimization/50693 (Loop optimization restri...
2011-10-30  Dmitry Plotnikovtree-cfg.c (verify_gimple_assign_unary): Allow vector...
2011-10-18  Ira Rosenmd.texi (vec_widen_ushiftl_hi, [...]): Document.
2011-10-07  Richard HendersonRename vshuffle/vec_shuffle to vec_perm.
2011-10-03  Artjoms SinkarovsVector shuffling patch from Artem Shinkarov.
2011-09-30  Richard Guentherre PR tree-optimization/50574 (gcc.c-torture/execute...
2011-09-05  Richard Guenthertree-cfg.c (replace_uses_by): Use fold_stmt, not fold_s...
2011-09-01  Richard Guentherexpr.c (expand_expr_real_2): Move COND_EXPR and VEC_CON...
2011-08-29  Artjoms Sinkarovs20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff...
2011-08-19  Andrew Stubbsarm.md (maddhidi4): Remove '*' from name.
2011-08-17  Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-08-16  Richard Guenthertree.h (ptrofftype_p): New helper function.
2011-07-23  Richard Hendersonbb-reorder: Split EH edges crossing partitions.
2011-07-21  Kai TietzChangeLog gcc/
2011-07-19  Richard Guenthergimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR...
2011-07-05  Razya Ladelsky07-05-2011 Razya Ladelsky <razya@il.ibm.com>
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14  Jakub Jelinekre PR fortran/49103 (local variables exchange values...
2011-06-06  Alexandre Olivatree-pretty-print.c (dump_function_header): Add flags.
2011-06-01  David LiBetter function header dump
2011-05-19  Kai Tietztree-cfg.c (verify_gimple_assign_binary): Barf on TRUTH...
2011-05-18  Richard Guentherre PR middle-end/48989 (FAIL: gfortran.dg/lto/pr46036...
2011-05-13  Nathan FroydChange edge_to_cases_cleanup to return true.
2011-05-13  Kai Tietzgimplify.c (gimplify_expr): Make sure operand is boolified.
2011-05-12  Kai Tietzgimplify.c (gimple_boolify): Re-boolify expression...
2011-05-04  Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-29  Richard Guentherbuiltins.c (fold_builtin_classify_type): Use integer_ty...
2011-04-20  Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-18  Jim Meyeringfix doubled-word typos in comments and strings: e.g...
2011-04-08  Richard Guenthergimple.h (gimple_call_fntype): New function.
2011-04-07  Eric Botcazoubasic-block.h (force_nonfallthru): Move to...
2011-03-31  Nathan Froydtree.h (CASE_CHAIN): Define.
2011-03-25  Kai TietzChangelog c-family/
2011-03-25  Richard Guenthertree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.
2011-03-25  Richard Guenthertree-cfg.c (verify_gimple_assign_unary): Drop special...
2011-03-22  Richard Guenthergimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC...
2011-02-12  Martin Jambortree-cfg.c (verify_gimple_call): Return true upon inval...
2011-01-19  Mike StumpFixup formatting.
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-26  Alexandre Olivare PR debug/46258 (gcc.dg/tree-ssa/pr23820.c: -fcompare...
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-04  Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-11-02  Jakub Jelinekre PR debug/46255 (-fcompare-debug failure with -fprofi...
2010-10-20  Richard Guentherre PR lto/45667 (ICE: verify_stmts failed: type mismatc...
2010-10-18  Eric Botcazoutree-flow.h (gimple_purge_all_dead_abnormal_call_edges...
2010-10-07  Richard Guentherre PR middle-end/45869 (type mismatch in shift expressi...
2010-09-24  Jan Hubickaextend.texi: (attribute leaf): Document.
2010-09-15  Jakub Jelinekre PR tree-optimization/45633 (internal compiler error...
2010-09-07  Richard Guentherre PR middle-end/45569 (ICE: verify_stmts failed: state...
2010-09-06  Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-03  Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-01  Richard Guentheralias.c (ao_ref_from_mem): Adjust.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-16  Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-13  Joern Renneckere PR other/44874 (TDF_NOUID dumps miss information...
2010-07-09  Richard Guentherre PR middle-end/44890 (Hitting gcc_assert in build2_st...
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07  Richard Guenthertree-ssa-propagate.h (valid_gimple_call_p): Remove.
2010-07-06  Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-07-05  Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-05  Richard Bienertree-cfg.c (verify_gimple_return): Handle DECL_BY_REFER...
2010-07-02  Richard Guentherre PR middle-end/44777 (ICE: SIGSEGV with -fprofile...
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-26  Richard Guentherre PR tree-optimization/44393 (ICE: verify_ssa failed...
2010-06-25  Bernd SchmidtWith large parts from Jim Wilson:
2010-06-11  Jan Hubickainvoke.texi (Wsuggest-attribute): Document.
next