| Commit message (Expand) | Author | Age | Files | Lines |
* | system.h (dump_file): Do not define. | Steven Bosscher | 2012-07-16 | 1 | -0/+1 |
* | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 2012-05-31 | 1 | -1/+0 |
* | cfgloop.c (verify_loop_structure): Verify dominators before using them. | Richard Guenther | 2012-03-05 | 1 | -1/+0 |
* | Revert: | Joseph Myers | 2011-12-02 | 1 | -14/+6 |
* | rtl.h (set_src_cost, [...]): New functions. | Richard Sandiford | 2011-08-18 | 1 | -1/+1 |
* | explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BIT... | Bernd Schmidt | 2011-07-06 | 1 | -4/+4 |
* | Skip DEBUG_INSN in loop-doloop.c | Revital Eres | 2011-05-11 | 1 | -1/+1 |
* | Doloop pattern for ARM | Revital Eres | 2011-05-11 | 1 | -7/+67 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes of a loop. | Bingfeng Mei | 2010-07-19 | 1 | -2/+2 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | re PR middle-end/42233 (c++ builtin_expect code generation regression) | Jakub Jelinek | 2010-02-19 | 1 | -3/+4 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -4/+4 |
* | re PR rtl-optimization/37782 (Stage2 ada compiler miscompiled) | Andrew Pinski | 2008-11-03 | 1 | -5/+7 |
* | re PR rtl-optimization/37451 (Extra addition for doloop in some cases) | Andrew Pinski | 2008-09-18 | 1 | -5/+11 |
* | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 2008-08-31 | 1 | -1/+2 |
* | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 2008-07-02 | 1 | -11/+6 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -2/+3 |
* | Fix 34826 | Mircea Namolaru | 2008-01-17 | 1 | -0/+14 |
* | Modulo-scheduling improvements. Patch 2 of 2 | Mircea Namolaru | 2007-08-28 | 1 | -19/+63 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector. | Zdenek Dvorak | 2007-06-03 | 1 | -4/+4 |
* | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 2006-12-10 | 1 | -6/+2 |
* | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 2006-11-25 | 1 | -5/+5 |
* | re PR rtl-optimization/29924 (pr24626-4.c fails on powerpc-aix and others) | Zdenek Dvorak | 2006-11-22 | 1 | -1/+5 |
* | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 2006-11-17 | 1 | -4/+3 |
* | loop-doloop.c (doloop_optimize): Remove bogus arg from debugging printf. | Bernd Schmidt | 2006-09-15 | 1 | -2/+1 |
* | loop-doloop.c (doloop_optimize): Change type of max_cost to int. | Andreas Tobler | 2006-09-16 | 1 | -3/+4 |
* | params.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST): New. | Bernd Schmidt | 2006-09-15 | 1 | -1/+12 |
* | re PR rtl-optimization/27291 (verify_flow_info failed: too many outgoing bran... | Zdenek Dvorak | 2006-05-01 | 1 | -37/+73 |
* | loop-doloop.c (add_test): Only add jump notes if we did emit a jump. | Nathan Sidwell | 2005-11-30 | 1 | -6/+10 |
* | loop-doloop.c (doloop_modify): Use GEN_INT to pass an rtx rather than a HOST_... | Ian Lance Taylor | 2005-09-13 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". | Adrian Straetling | 2005-06-09 | 1 | -4/+8 |
* | > 2005-06-02 Steven Bosscher <stevenb@suse.de> > Mostafa Hagog... | Steven Bosscher | 2005-06-02 | 1 | -17/+30 |
* | loop-doloop.c: Include "target.h". | Adrian Straetling | 2005-05-25 | 1 | -19/+7 |
* | local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. | Nathan Sidwell | 2005-04-01 | 1 | -9/+5 |
* | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 2005-03-12 | 1 | -1/+1 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -6/+6 |
* | * loop-doloop.c (doloop_optimize): Extend count. | Michael Matz | 2004-10-08 | 1 | -1/+1 |
* | re PR rtl-optimization/17791 (doloop can produce wrong code causes Ada bootst... | Zdenek Dvorak | 2004-10-07 | 1 | -9/+38 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -6/+6 |
* | re PR rtl-optimization/17625 (ICE on legal (doloop creates shared RTL)) | Zdenek Dvorak | 2004-09-24 | 1 | -2/+2 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 2004-09-10 | 1 | -7/+7 |
* | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 2004-09-10 | 1 | -7/+7 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -3/+3 |
* | loop-doloop.c (doloop_valid_p): Make sure that body gets freed. | Andrew Pinski | 2004-05-07 | 1 | -4/+11 |
* | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2004-04-30 | 1 | -1/+1 |
* | loop-doloop.c (add_test): Replace GEN_INT (0) with const0_rtx. | Kazu Hirata | 2004-03-20 | 1 | -1/+1 |
* | doloop.c: Removed. | Zdenek Dvorak | 2004-03-18 | 1 | -0/+553 |