]> gcc.gnu.org Git - gcc.git/history - gcc/cfgloop.h
function.h (struct rtl_data): Remove struct and accessor macros.
[gcc.git] / gcc / cfgloop.h
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-06-02 Bin Chengre PR tree-optimization/48052 (loop not vectorized...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-22 Andrew MacLeodcfgbuild.h: New.
2014-10-21 Andrew MacLeodcfg.h: New.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-15 Jan Hubickaloop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-09-08 Richard Bienerre PR bootstrap/63204 (gtype-desc.c:887:40: error:...
2014-09-05 Richard Bienercfgloop.c (mark_loop_for_removal): Record former header...
2014-09-05 Richard Bienercfgloop.c (mark_loop_for_removal): New function.
2014-08-22 David Malcolmloop-iv.c: Use rtx_insn (also touches cfgloop.h and...
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-07 Thomas SchwingeMore gcc/loop-unswitch.c cleanup.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-15 Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-16 Andrew MacLeodre PR tree-optimization/58697 (wrong code (segfaults...
2013-10-09 Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-27 Paulo Matos* cfgloop.h (number_of_loops): Fix typo in check for...
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26 Richard BienerMakefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) depen...
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-17 Richard Bienerre PR rtl-optimization/56921 (ICE in rtx_cost called...
2013-03-14 Jakub Jelinekre PR tree-optimization/53265 (Warn when undefined...
2013-02-11 Richard Bienerre PR tree-optimization/56264 (ICE in check_loop_closed...
2013-02-08 Richard Bienerre PR rtl-optimization/56181 (ICE in verify_loop_struct...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jan Hubickare PR tree-optimization/55569 (ICE: in check_probabilit...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2013-01-03 Teresa Johnsondumpfile.c (dump_loc): Print filename with location.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06 Jan Hubickacfgloopanal.c (get_loop_hot_path): New function.
2012-10-23 Jan Hubickare PR tree-optimization/54967 (ICE in check_loop_closed...
2012-10-17 Jan Hubickacfgloopmanip.c (copy_loop_info): New function.
2012-10-17 Jan Hubickatree-ssa-loop-ivcanon.c (tree_estimate_loop_size):...
2012-10-14 Jan Hubickatree-ssa-loop-niter.c (estimate_numbers_of_iterations_l...
2012-10-09 Venkataramanan KumarFix for PR53397 by making prefecthing less agressive
2012-10-08 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use estimated_l...
2012-09-28 Jan Hubickabasic-block.h (RDIV): Define.
2012-08-16 Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-13 Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-07-11 Steven Bosscherbasic-block.h (struct edge_def): Use basic_block instea...
2012-06-17 Steven Bosschercfgloop.h: Do not include rtl.h.
2012-04-18 Richard Guentherre PR tree-optimization/44688 (Excessive code-size...
2012-04-18 Richard Guenthercfgloop.h (estimate_numbers_of_iterations_loop): Remove...
2012-04-12 Richard Guenthercfgloop.h (estimated_loop_iterations_int): Ditch 'conse...
2011-06-14 Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-04-08 Alexander Monakovre PR target/48273 (ICE: in create_copy_of_insn_rtx...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-09-01 Richard Guenthertree-vrp.c (adjust_range_with_scev): Use number of...
2010-08-11 Vladimir KargovAdd loop_exits_from_bb_p.
2010-08-11 Sebastian PopRemove uses of loop->single_iv.
2010-07-12 Richard SandifordMakefile.in (target-globals.o): Depend on $(CFGLOOP_H).
2010-07-10 Sandra Loosemorere PR middle-end/42505 (loop canonicalization causes...
2010-05-28 Sebastian PopWhen niter may be zero, return a COND_EXPR with the...
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-04-26 Nathan Froydcfgloop.h (struct loop): Move can_be_parallel field up.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-25 Sebastian Popcfgloop.c (alloc_loop): Initialize loop->single_iv.
2009-10-22 Razya Ladelskycfgloopmanip.c (duplicate_subloops): Export.
2009-07-31 Sebastian PopNew implementation of Graphite.
2009-07-31 Sebastian PopLeave the loop_latch basic block empty.
2009-06-30 Jan Hubickacfgloopanal.c (check_irred): Move into ...
2009-04-26 Jan Hubickaipa-pure-const.c (struct funct_state_d): New fields...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-03-18 Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and... r144370/tags/stack-last-merge
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-08-04 Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-08-01 Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-05 Thomas Neumanncfg.c (init_flow): Use type safe memory macros.
2007-05-24 Zdenek Dvorakre PR middle-end/32018 (ICE on optimization)
2007-05-17 Zdenek Dvoraktree-vrp.c (finalize_jump_threads): Do not care about...
2007-05-14 Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-05-11 Zdenek Dvoraktree-loop-linear.c (gather_interchange_stats, [......
2007-05-03 Brooks Mosesre PR bootstrap/31776 (Bootstrap fails with "error...
2007-04-17 Zdenek Dvorakre PR rtl-optimization/31360 (RTL loop invariant is...
2007-04-09 Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-04-06 Zdenek Dvoraktree-ssa-loop-niter.c (idx_infer_loop_bounds): Add...
2007-03-16 Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Add "upper...
2007-02-25 Zdenek Dvoraktree-ssa-loop-niter.c (compute_estimated_nb_iterations...
2007-02-06 Zdenek Dvorakloop.texi: Document possibility not to perform disambig...
2007-01-31 Zdenek Dvorakcfgloop.h: Include vec-prim.h.
2007-01-28 Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-14 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Do not call fix_loop_p...
next
This page took 2.469861 seconds and 107 git commands to generate.