Age | Commit message (Expand) | Author | Files | Lines |
2007-02-18 | re PR rtl-optimization/30773 (Spec cpu2k6/h264ref and sphinx3 miscompare regr... | Steven Bosscher | 1 | -3/+4 |
2007-02-11 | fwprop.c (try_fwprop_subst): Use set_unique_reg_note to add the REG_EQ* note. | Steven Bosscher | 1 | -8/+10 |
2006-11-10 | cse.c (cse_process_notes): Copy the propagated value. | Jan Hubicka | 1 | -3/+4 |
2006-04-14 | local-alloc.c (rest_of_handle_local_alloc): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -2/+4 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-02-16 | re PR rtl-optimization/25636 (opts.c is being miscompiled, write to read only... | Bernd Schmidt | 1 | -3/+3 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -2/+2 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -1/+1 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -11/+11 |
2006-01-17 | local-alloc.c (local_alloc): Make it static. | Kazu Hirata | 1 | -1/+1 |
2005-11-11 | re PR rtl-optimization/22509 (elemental.f90 testsuite failure (-fweb)) | Zdenek Dvorak | 1 | -2/+13 |
2005-09-01 | re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i... | Jakub Jelinek | 1 | -1/+12 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+68 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-17 | local-alloc.c (update_equiv_regs): Update reg_equiv_init properly when moving... | Richard Henderson | 1 | -1/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -5/+8 |
2005-06-15 | Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h. | Bernd Schmidt | 1 | -54/+125 |
2005-06-02 | local-alloc.c (update_equiv_regs): When substituting sole definition into sol... | Bernd Schmidt | 1 | -1/+6 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -2/+3 |
2005-04-01 | local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. | Nathan Sidwell | 1 | -7/+7 |
2004-12-16 | local-alloc.c (block_alloc): Replace IN_RANGE with simple comparison. | Nathan Sidwell | 1 | -3/+2 |
2004-11-23 | emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | Richard Henderson | 1 | -1/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -1/+0 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -1/+2 |
2004-10-18 | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 1 | -8/+11 |
2004-09-28 | cse.c (cse_insn): Avoid creating direct non-local jumps. | Ulrich Weigand | 1 | -0/+5 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -9/+7 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -7/+9 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -2/+2 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -3/+0 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -6/+6 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -1/+1 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -4/+4 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -22/+22 |
2004-03-05 | cse.c (cse_end_of_basic_block): Make static. | Paolo Bonzini | 1 | -21/+0 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -3/+1 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -5/+5 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-12-19 | dwarfout.c: Remove uses of "register" specifier in declarations of arguments ... | Kazu Hirata | 1 | -5/+1 |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -8/+12 |
2003-08-07 | * local-alloc.c (combine_regs): Fix comment typo. | Richard Sandiford | 1 | -2/+2 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -14/+12 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -116/+61 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -6/+6 |
2003-01-17 | ifcvt.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-01-15 | decl2.c (check_classfn): Fix uninitialized warning. | Kaveh R. Ghazi | 1 | -1/+1 |