summaryrefslogtreecommitdiff
path: root/gcc/loop-doloop.c
Commit message (Expand)AuthorAgeFilesLines
* loop-doloop.c (doloop_modify, [...]): Use get_max_loop_iterations.Andrew MacLeod2013-10-091-3/+3
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford2013-09-231-3/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* Remove debug code accidentially checked in with last commit.Joern Rennecke2012-10-171-4/+1
* loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke2012-10-161-4/+13
* loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to ...Jan Hubicka2012-10-081-6/+21
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-0/+1
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* cfgloop.c (verify_loop_structure): Verify dominators before using them.Richard Guenther2012-03-051-1/+0
* Revert:Joseph Myers2011-12-021-14/+6
* rtl.h (set_src_cost, [...]): New functions.Richard Sandiford2011-08-181-1/+1
* explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BIT...Bernd Schmidt2011-07-061-4/+4
* Skip DEBUG_INSN in loop-doloop.cRevital Eres2011-05-111-1/+1
* Doloop pattern for ARMRevital Eres2011-05-111-7/+67
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes of a loop.Bingfeng Mei2010-07-191-2/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek2010-02-191-3/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* re PR rtl-optimization/37782 (Stage2 ada compiler miscompiled)Andrew Pinski2008-11-031-5/+7
* re PR rtl-optimization/37451 (Extra addition for doloop in some cases)Andrew Pinski2008-09-181-5/+11
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-1/+2
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-11/+6
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* Fix 34826Mircea Namolaru2008-01-171-0/+14
* Modulo-scheduling improvements. Patch 2 of 2Mircea Namolaru2007-08-281-19/+63
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak2007-06-031-4/+4
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-6/+2
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-5/+5
* re PR rtl-optimization/29924 (pr24626-4.c fails on powerpc-aix and others)Zdenek Dvorak2006-11-221-1/+5
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-4/+3
* loop-doloop.c (doloop_optimize): Remove bogus arg from debugging printf.Bernd Schmidt2006-09-151-2/+1
* loop-doloop.c (doloop_optimize): Change type of max_cost to int.Andreas Tobler2006-09-161-3/+4
* params.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST): New.Bernd Schmidt2006-09-151-1/+12
* re PR rtl-optimization/27291 (verify_flow_info failed: too many outgoing bran...Zdenek Dvorak2006-05-011-37/+73
* loop-doloop.c (add_test): Only add jump notes if we did emit a jump.Nathan Sidwell2005-11-301-6/+10
* loop-doloop.c (doloop_modify): Use GEN_INT to pass an rtx rather than a HOST_...Ian Lance Taylor2005-09-131-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".Adrian Straetling2005-06-091-4/+8
* > 2005-06-02 Steven Bosscher <stevenb@suse.de> > Mostafa Hagog...Steven Bosscher2005-06-021-17/+30
* loop-doloop.c: Include "target.h".Adrian Straetling2005-05-251-19/+7
* local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable.Nathan Sidwell2005-04-011-9/+5
* cfglayout.c, [...]: Update copyright.Kazu Hirata2005-03-121-1/+1
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-6/+6
* * loop-doloop.c (doloop_optimize): Extend count.Michael Matz2004-10-081-1/+1
* re PR rtl-optimization/17791 (doloop can produce wrong code causes Ada bootst...Zdenek Dvorak2004-10-071-9/+38
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-6/+6