| Commit message (Expand) | Author | Age | Files | Lines |
* | * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of | bje | 2005-11-21 | 1 | -1/+1 |
* | * loop.c (scan_loop): Do not insert temporaries for hard registers. | drow | 2005-11-15 | 1 | -2/+4 |
* | ChangeLog: | uweigand | 2005-11-02 | 1 | -3/+10 |
* | PR 21518 | rth | 2005-11-02 | 1 | -26/+30 |
* | PR rtl-opt/23560 | jakub | 2005-08-26 | 1 | -182/+100 |
* | PR rtl-optimization/23233 | rsandifo | 2005-08-06 | 1 | -30/+2 |
* | * cse.c (exp_equiv_p): Special case CONST_DOUBLE. | rth | 2005-07-29 | 1 | -7/+37 |
* | 2005-07-14 Alexandre Oliva <aoliva@redhat.com> | uweigand | 2005-07-14 | 1 | -5/+17 |
* | PR middle-end/22239 | danglin | 2005-07-11 | 1 | -7/+11 |
* | PR middle-end/22239 | danglin | 2005-07-07 | 1 | -0/+1 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+65 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * loop.c (scan_loop): Do not consider insns setting the frame | uweigand | 2005-06-19 | 1 | -0/+1 |
* | 2005-05-31 Pat Haugen <pthaugen@us.ibm.com> | dje | 2005-05-31 | 1 | -4/+2 |
* | 2005-05-30 Pat Haugen <pthaugen@us.ibm.com> | dje | 2005-05-30 | 1 | -2/+4 |
* | 2005-04-25 J"orn Rennecke <joern.rennecke@st.com> | amylaar | 2005-04-25 | 1 | -1/+1 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -5/+8 |
* | PR target/20126 | aoliva | 2005-04-16 | 1 | -0/+9 |
* | gcc/ChangeLog: | aoliva | 2005-04-10 | 1 | -3/+25 |
* | gcc/ChangeLog: | aoliva | 2005-04-02 | 1 | -7/+15 |
* | * local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. | nathan | 2005-04-01 | 1 | -67/+54 |
* | * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c, | kazu | 2005-04-01 | 1 | -1/+1 |
* | 2005-01-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-01-17 | 1 | -1/+1 |
* | PR rtl-opt/13299 | rth | 2005-01-06 | 1 | -164/+184 |
* | * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add | steven | 2005-01-05 | 1 | -3/+1 |
* | PR rtl-optimization/12092 | sayle | 2005-01-02 | 1 | -3/+4 |
* | PR rtl-optimization/16968 | ebotcazou | 2004-12-18 | 1 | -0/+3 |
* | PR middle-end/18293 | sayle | 2004-12-08 | 1 | -1/+3 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -1/+1 |
* | * cfgloop.h (struct loop): Update comment. | steven | 2004-11-02 | 1 | -313/+2 |
* | * basic-block.h (reg_set_iterator): New. | kazu | 2004-10-18 | 1 | -8/+9 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -1/+1 |
* | * unroll.c: Removed. | rakdver | 2004-09-14 | 1 | -77/+1437 |
* | 2004-09-12 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2004-09-12 | 1 | -3/+1 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -44/+51 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -51/+44 |
* | * loop.c (loop_dump_aux): Do not print RTL when not available. | hubicka | 2004-09-06 | 1 | -1/+1 |
* | 2004-04-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-25 | 1 | -84/+7 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -30/+2 |
* | * expr.h (canonicalize_condition, get_condition): Add an int argument. | rsandifo | 2004-07-27 | 1 | -8/+19 |
* | * loop.c (check_insn_for_givs): Restore check for code labels that was | law | 2004-07-15 | 1 | -1/+1 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -109/+104 |
* | PR rtl-optimization/16380 | rsandifo | 2004-07-06 | 1 | -1/+15 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -6/+6 |
* | PR wrong-code/15089 | mmitchel | 2004-06-25 | 1 | -0/+1 |
* | 2004-06-16 Dale Johannesen <dalej@apple.com> | dalej | 2004-06-16 | 1 | -1/+12 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -45/+45 |
* | * doloop.c: Removed. | rakdver | 2004-03-18 | 1 | -17/+0 |
* | 2004-02-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-05 | 1 | -2/+4 |
* | * cfgcleanup.c (thread_jump): Update call of cselib_init. | hubicka | 2004-03-04 | 1 | -1/+1 |