gimple.h: Reorder prototypes to match .c declaration order...
[gcc.git] / gcc / tree-ssa.c
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-05 Jeff LawMakefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26 Florian Weimertree-ssa.h (walk_use_def_chains_fn, [...]): Delete.
2013-09-26 Andrew MacLeodgimple.c (gimple_replace_lhs): Move to tree-ssa.c and...
2013-09-17 Andrew MacLeodtree-flow.h (ssa_undefined_value_p): Remove prototype.
2013-09-14 Jan Hubickatree-into-ssa.c (gate_into_ssa): New.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-02-27 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-12 Richard Bienerre PR middle-end/56288 (always true conditional express...
2013-01-14 Richard Bienertree-cfgcleanup.c (remove_forwarder_block): Unshare...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-03 Eric Botcazoutree-ssa.c (warn_uninitialized_var): Use OPT_Wmaybe_uni...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-24 Martin Jamborpredict.c (maybe_hot_frequency_p): New parameter fun.
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2012-08-01 Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-20 Richard Guenthertree-dfa.c (collect_dfa_stats): Simplify.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-11 Richard Guenthertree-pass.h (pass_rest_of_compilation, [...]): Remove.
2012-04-30 Dodji SeketeliFix -Wuninitialized for -ftrack-macro-expansion
2012-04-12 Richard GuentherMakefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.
2012-02-24 Richard Guentherre PR tree-optimization/52361 (gcc.dg/pr48141.c times...
2012-01-18 Richard Guenthertree-ssa.c (useless_type_conversion_p): Remove special...
2011-12-05 Richard Guenthertree-ssa.c (verify_ssa): Verify SSA names in the loop...
2011-12-03 Jakub Jelinekre PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
2011-11-28 Jakub Jelinekre PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
2011-10-13 Jakub Jelinektree-ssa.c (maybe_optimize_var): Drop TREE_ADDRESSABLE...
2011-10-06 Jakub Jelinekre PR tree-optimization/49279 (Optimization incorrectly...
2011-09-09 Richard Guenthergimple.h (fold_stmt_inplace): Adjust to take a gimple_s...
2011-08-20 Jakub Jelinekre PR tree-optimization/48739 (ICE in check_loop_closed...
2011-08-11 Richard Guentherre PR middle-end/50040 (missed warning: ‘x.y’ is used...
2011-07-21 Kai TietzChangeLog gcc/
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-18 Richard Guentherre PR middle-end/48989 (FAIL: gfortran.dg/lto/pr46036...
2011-05-18 Jakub Jelinekre PR tree-optimization/49000 (ICE: verify_ssa failed...
2011-05-11 Jakub Jelinekre PR debug/48159 (ICE: SIGSEGV in build2_stat (tree...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-27 Richard GuentherMakefile.in (tree-ssa-structalias.o): Remove gt-tree...
2011-04-26 Xinliang David LiImplement -Wno-maybe-uninitialized
2011-04-26 Jakub Jelinekre PR debug/48768 (ICE in get_expr_operands())
2011-04-12 Richard Guentherre PR tree-optimization/46076 (constant propagation...
2011-03-25 Richard Guenthertree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.
2011-03-25 Kai TietzChangeLog gcc/
2011-03-17 Richard Guentherre PR tree-optimization/48134 (ICE: in refs_may_alias_p...
2011-03-16 Richard Guentherre PR middle-end/26134 (fold *(float*)(&complex_float_v...
2011-03-15 Richard Guentherre PR rtl-optimization/48037 (Missed optimization:...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-08 Richard Guentherre PR lto/47641 (gcc.dg/lto/20101009-1 c_lto_20101009...
2011-02-07 Richard Guentherre PR tree-optimization/47621 (Missed dependencies...
2011-01-14 Richard Guentherre PR middle-end/47281 (error: non-trivial conversion...
2011-01-11 Richard Guentherre PR tree-optimization/46076 (constant propagation...
2010-12-22 Nathan Froydc-aux-info.c (gen_formal_list_for_type): Use prototype_p.
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-03 Richard Guentherre PR tree-optimization/46217 (store to volatile is...
2010-10-22 Richard Guenthergimple.h (gimple_register_canonical_type): Declare.
2010-10-09 Richard Guentherre PR tree-optimization/45945 (ICE: verify_ssa failed...
2010-09-23 Eric Botcazoutree-flow.h (execute_update_addresses_taken): Adjust.
2010-09-08 Michael MatzForgot to correct typo before committing last change.
2010-09-03 Michael Matzre PR middle-end/45415 (ICE in partition_view_bitmap...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-23 Richard Guentherlto-symtab.c (lto_symtab_merge): Use gtc_mode enum...
2010-07-21 Bernd Schmidtre PR middle-end/44738 (c-c++-common/uninit-17.c failed)
2010-07-21 Richard Guentherre PR middle-end/45013 (Failed to build 483.xalancbmk...
2010-07-21 Richard Guenthertree-flow.h (referenced_var): Move define ...
2010-07-20 Richard Guentherlto-symtab.c (lto_symtab_merge): Use gimple_types_compa...
2010-07-20 Richard Guentherre PR debug/44971 (-fcompare-debug failure with uniniti...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07 Jan Hubickare PR middle-end/44813 (ipa-split causes ice in ptr_der...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-28 Xinliang David Lipredicate aware uninitialized analysis
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2009-12-07 Richard Hendersonre PR debug/42299 (another verify_ssa failure with...
2009-11-25 H.J. LuRemove trailing white spaces.
next