Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | function.h (loops_for_fn): New inline function. | Richard Biener | 1 | -15/+17 |
2013-04-26 | Makefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) dependency. | Richard Biener | 1 | -1/+3 |
2013-04-26 | tree-cfg.c (execute_build_cfg): Build the loop tree. | Richard Biener | 1 | -0/+1 |
2013-04-17 | re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops... | Richard Biener | 1 | -2/+5 |
2013-03-14 | re PR tree-optimization/53265 (Warn when undefined behavior implies smaller i... | Jakub Jelinek | 1 | -0/+4 |
2013-02-11 | re PR tree-optimization/56264 (ICE in check_loop_closed_ssa_use, at tree-ssa... | Richard Biener | 1 | -1/+1 |
2013-02-08 | re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581... | Richard Biener | 1 | -1/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-09 | re PR tree-optimization/55569 (ICE: in check_probability, at basic-block.h:94... | Jan Hubicka | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+2 |
2013-01-03 | dumpfile.c (dump_loc): Print filename with location. | Teresa Johnson | 1 | -0/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -28/+23 |
2012-11-06 | cfgloopanal.c (get_loop_hot_path): New function. | Jan Hubicka | 1 | -0/+1 |
2012-10-23 | re PR tree-optimization/54967 (ICE in check_loop_closed_ssa_use, at tree-ssa-... | Jan Hubicka | 1 | -1/+1 |
2012-10-17 | cfgloopmanip.c (copy_loop_info): New function. | Jan Hubicka | 1 | -0/+1 |
2012-10-17 | tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancel paramet... | Jan Hubicka | 1 | -1/+2 |
2012-10-14 | tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not predict l... | Jan Hubicka | 1 | -1/+2 |
2012-10-09 | Fix for PR53397 by making prefecthing less agressive | Venkataramanan Kumar | 1 | -0/+14 |
2012-10-08 | loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to ... | Jan Hubicka | 1 | -3/+0 |
2012-09-28 | basic-block.h (RDIV): Define. | Jan Hubicka | 1 | -0/+1 |
2012-08-16 | re PR middle-end/54146 (Very slow compile with attribute((flatten))) | Richard Guenther | 1 | -1/+1 |
2012-08-13 | basic-block.h (struct basic_block): Remove loop_depth member, move flags and ... | Richard Guenther | 1 | -0/+8 |
2012-07-11 | basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *. | Steven Bosscher | 1 | -3/+3 |
2012-06-17 | cfgloop.h: Do not include rtl.h. | Steven Bosscher | 1 | -4/+11 |
2012-04-18 | re PR tree-optimization/44688 (Excessive code-size growth at -O3) | Richard Guenther | 1 | -0/+1 |
2012-04-18 | cfgloop.h (estimate_numbers_of_iterations_loop): Remove use_undefined_p param... | Richard Guenther | 1 | -1/+1 |
2012-04-12 | cfgloop.h (estimated_loop_iterations_int): Ditch 'conservative' parameter. | Richard Guenther | 1 | -4/+8 |
2011-06-14 | re PR middle-end/45098 (Missed induction variable optimization) | Zdenek Dvorak | 1 | -3/+7 |
2011-04-08 | re PR target/48273 (ICE: in create_copy_of_insn_rtx, at sel-sched-ir.c:5604 w... | Alexander Monakov | 1 | -0/+8 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-09-01 | tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. | Richard Guenther | 1 | -1/+1 |
2010-08-11 | Add loop_exits_from_bb_p. | Vladimir Kargov | 1 | -1/+2 |
2010-08-11 | Remove uses of loop->single_iv. | Sebastian Pop | 1 | -4/+0 |
2010-07-12 | Makefile.in (target-globals.o): Depend on $(CFGLOOP_H). | Richard Sandiford | 1 | -5/+34 |
2010-07-10 | re PR middle-end/42505 (loop canonicalization causes a lot of unnecessary tem... | Sandra Loosemore | 1 | -1/+2 |
2010-05-28 | When niter may be zero, return a COND_EXPR with the may_be_zero condition. | Sebastian Pop | 1 | -5/+7 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -0/+3 |
2010-04-26 | cfgloop.h (struct loop): Move can_be_parallel field up. | Nathan Froyd | 1 | -3/+3 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-11-25 | cfgloop.c (alloc_loop): Initialize loop->single_iv. | Sebastian Pop | 1 | -0/+4 |
2009-10-22 | cfgloopmanip.c (duplicate_subloops): Export. | Razya Ladelsky | 1 | -0/+1 |
2009-07-31 | New implementation of Graphite. | Sebastian Pop | 1 | -0/+3 |
2009-07-31 | Leave the loop_latch basic block empty. | Sebastian Pop | 1 | -1/+1 |
2009-06-30 | cfgloopanal.c (check_irred): Move into ... | Jan Hubicka | 1 | -1/+1 |
2009-04-26 | ipa-pure-const.c (struct funct_state_d): New fields state_previously_known, l... | Jan Hubicka | 1 | -0/+1 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -10/+5 |
2009-03-18 | dse.c (struct group_info): Reorder fields for 64-bit hosts. | Jakub Jelinek | 1 | -10/+11 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-02 | backport: configure: Regenerate. | Sebastian Pop | 1 | -0/+4 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -2/+7 |