| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -8/+8 |
* | * loop.c (all_sets_invariant_p): Remove. | kazu | 2004-02-19 | 1 | -31/+0 |
* | * loop.c (check_dbra_loop): Use gen_int_mode instead of GEN_INT | ebotcazou | 2004-02-14 | 1 | -4/+5 |
* | * loop.c (force_movables): Transitively increase the priorities of | uweigand | 2004-02-06 | 1 | -3/+9 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -1/+1 |
* | PR optimization/12440 | rakdver | 2004-01-20 | 1 | -1/+5 |
* | * c-common.h: Fix comment formatting. | kazu | 2004-01-16 | 1 | -1/+1 |
* | * system.h: Poison PROMOTED_MODE | steven | 2004-01-14 | 1 | -1/+1 |
* | PR opt/12826 | hubicka | 2004-01-12 | 1 | -0/+2 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | 2004-01-02 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-01-02 | 1 | -1/+4 |
* | 2003-12-21 Dale Johannesen <dalej@apple.com> | dalej | 2003-12-22 | 1 | -1/+34 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | ChangeLog: | uweigand | 2003-12-18 | 1 | -1/+2 |
* | * reload.c (reg_overlap_mentioned_for_reload_p): | amylaar | 2003-12-15 | 1 | -2/+8 |
* | PR optimization/13037 | sayle | 2003-12-12 | 1 | -0/+4 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -8/+8 |
* | PR optimization/13318 | ebotcazou | 2003-12-07 | 1 | -0/+3 |
* | * ChangeLog.7: Fix comment typos. | kazu | 2003-11-21 | 1 | -1/+1 |
* | * loop.c (check_dbra_loop): Try swapping the comparison operands | sayle | 2003-11-09 | 1 | -0/+16 |
* | PR middle-end/11414 | sayle | 2003-10-24 | 1 | -13/+5 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | 2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> | pinskia | 2003-09-15 | 1 | -9/+16 |
* | * loop.c: Move comments describing BIV's and GIV's to top of file | gerald | 2003-09-12 | 1 | -10/+10 |
* | * loop.c (loop_regs_update): Delete else clause for PATTERN rtx and | wilson | 2003-09-07 | 1 | -15/+6 |
* | * loop.c (check_dbra_loop): Allow LTU in the loop condition. | rth | 2003-07-30 | 1 | -2/+4 |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -1/+1 |
* | * combine.c (if_then_else_cond): Simplify the comparison of | kazu | 2003-07-22 | 1 | -3/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -32/+24 |
* | PR target/11087 | jakub | 2003-07-18 | 1 | -3/+30 |
* | * loop.c (check_ext_dependent_givs): Pass const struct loop * | uweigand | 2003-07-17 | 1 | -8/+38 |
* | PR optimization/9745 | wilson | 2003-07-11 | 1 | -9/+12 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -606/+321 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -3/+3 |
* | * loop.c (count_one_set): Fix detection of registers set in more | rakdver | 2003-06-29 | 1 | -1/+1 |
* | cp: | ghazi | 2003-06-16 | 1 | -3/+3 |
* | * loop.c (check_insn_for_givs): Remove DONT_REDUCE_ADDR macro. | aj | 2003-06-01 | 1 | -4/+0 |
* | * flags.h (flag_wrapv): New flag controlling overflow semantics. | sayle | 2003-05-31 | 1 | -0/+3 |
* | gcc: | ghazi | 2003-05-17 | 1 | -5/+3 |