]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-manip.c
gimple-predict.h: New file.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-manip.c
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07  Tom de VriesAdd rewrite_virtuals_into_loop_closed_ssa
2015-06-25  Tom de VriesRemove 'unsigned' in header comment canonicalize_loop_ivs
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-11  Richard Bienerre PR tree-optimization/62070 (ICE: verify_ssa failed)
2014-04-30  Richard Bienerpasses.c (execute_function_todo): Move TODO_verify_stmt...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Trevor Saundersadd auto_vec
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
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-07  Aldy Hernandezgimplify.c (gimple_regimplify_operands): Do not set...
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-09  Richard Bienerexpr.c (build_java_binop): Pass a type to build_int_cst.
2013-03-18  Richard Bienertree-ssa-loop-manip.c (find_uses_to_rename): Do not...
2013-01-31  Richard Bienerre PR tree-optimization/56150 (ICE segfault in do_pre...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-05  Richard Guentherre PR tree-optimization/46590 (long compile time with...
2012-08-23  Richard Guenthertree-ssa-loop-manip.c (add_exit_phis_var): Allow virtua...
2012-08-17  Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-16  Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-13  Steven BosscherFix patch merge error in previous commit.
2012-08-13  Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-08-10  Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-08  Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-07  Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
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-31  Steven BosscherMakefile.in: Fix many dependencies.
2012-03-05  Richard Guenthercfgloop.c (verify_loop_structure): Verify dominators...
2011-08-17  Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-27  Sebastian PopFix PR49471: canonicalize_loop_ivs should not generate...
2010-12-14  Jakub Jelinekre PR middle-end/46885 (ICE: in gsi_insert_seq_nodes_af...
2010-11-17  Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-06-14  Alexandre Olivare PR debug/43650 ("-fcompare-debug failure" with ...
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  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-06  Sebastian PopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-31  Sebastian Popcanonicalize_loop_ivs should add the IV bump in loop...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-30  Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-30  Razya Ladelskyssa-loop-manip.c: Include langhooks.h.
2009-07-10  Richard Guentherre PR tree-optimization/40496 (ICE in verify_stmts...
2009-03-27  Richard Guenthergimplify.c (mark_addressable): Export.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-04-27  Richard Guentherre PR tree-optimization/18754 (unrolling happens too...
2008-03-11  Andrew Pinskire PR tree-optimization/31358 (IV-OPTs produces a weird...
2007-09-15  Zdenek Dvoraktree-parloops.c: New file.
2007-08-04  Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26  Steve Ellceyre PR tree-optimization/32087 (ICE with FORTRAN and...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-20  Zdenek Dvoraktree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert...
2007-06-16  Andrew Pinski[multiple changes]
2007-05-27  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
2007-05-11  Zdenek Dvoraktree-loop-linear.c (gather_interchange_stats, [......
2007-05-01  Richard Guenthertree-ssa-loop-manip.c (ip_normal_pos): Check if last...
2007-04-27  Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-04-09  Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-02-16  Roger Saylere PR middle-end/30391 (ICE at -O1 with conditional...
2007-02-13  Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2007-02-04  Zdenek Dvorakcfgloopmanip.c (loop_delete_branch_edge): Removed.
2007-01-28  Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-12  Zdenek Dvorakloop.texi: Document recording of loop exits.
2007-01-10  Zdenek Dvoraktree-ssa-loop-manip.c (tree_unroll_loop): Make it a...
next