Age | Commit message (Expand) | Author | Files | Lines |
2004-09-09 | reload.c (find_reloads_address): Pass correct operand to maybe_memory_address_p. | Ulrich Weigand | 1 | -1/+1 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -222/+202 |
2004-09-03 | reload.c (find_reloads): Swap operand_loc pointers for find_dummy_reload if w... | Daniel Jacobowitz | 1 | -3/+18 |
2004-08-22 | reload.c (find_reloads_address): Make return value tri-state. | Ulrich Weigand | 1 | -8/+11 |
2004-08-21 | * reload.c (find_reloads_address): Fix thinko in previous change. | Mark Mitchell | 1 | -2/+1 |
2004-08-20 | reload.c (find_reloads_address): Reload the sum of a LO_SUM and a CONST_INT. | Mark Mitchell | 1 | -49/+53 |
2004-08-18 | rtl.def (NIL): Delete. | Zack Weinberg | 1 | -2/+2 |
2004-08-03 | defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition. | Zack Weinberg | 1 | -6/+1 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -8/+8 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -41/+41 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -89/+89 |
2004-06-12 | reload.c (find_reloads): Force reload for pseudo registers on big endian mach... | Peter Jakubek | 1 | -1/+1 |
2004-05-20 | Makefile.in (GTFILES): Add $(srcdir)/reload.h. | J"orn Rennecke | 1 | -0/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -3/+2 |
2004-03-04 | reload.c (find_reloads): Reorganize if seqeunce to switch. | Jan Hubicka | 1 | -52/+61 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -6/+6 |
2004-02-24 | Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux. | Alexandre Oliva | 1 | -12/+12 |
2004-02-05 | reload.c (refers_to_regno_for_reload_p): Index hard_regno_nregs with inner_re... | David Edelsohn | 1 | -2/+2 |
2004-02-04 | reload.c (find_equiv_reg): When checking for register overlap, don't index ha... | Geoffrey Keating | 1 | -5/+4 |
2004-02-04 | reload.c (refers_to_regno_for_reload_p): Test regno, not inner_regno, against... | David Edelsohn | 1 | -1/+1 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -40/+43 |
2004-01-30 | reload.c (get_secondary_mem): Fix updating of secondary_memlocs_elim_used. | Jan Hubicka | 1 | -2/+2 |
2004-01-30 | reload.c (secondary_memlocs_elim_used): New static variable. | Jan Hubicka | 1 | -1/+9 |
2004-01-29 | re PR inline-asm/6162 (i386 asm reloader ice in reload_cse_simplify_operands) | Ian Lance Taylor | 1 | -4/+13 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-11 | Partial fix for PR opt/10776 | Jan Hubicka | 1 | -1/+6 |
2003-12-15 | reload.c (reg_overlap_mentioned_for_reload_p): When looking at a PLUS in X... | J"orn Rennecke | 1 | -2/+16 |
2003-12-04 | re PR target/13186 ([PPC] Internal compiler error in reload.c) | Richard Sandiford | 1 | -21/+0 |
2003-12-01 | reload.c (find_reloads_address): Split addresses of type (plus (plus (reg) (r... | Ulrich Weigand | 1 | -0/+18 |
2003-11-20 | reload.c (find_reloads): Added missing type casts. | Andreas Krebbel | 1 | -2/+2 |
2003-11-02 | Makefile.in (targhooks.o, reload.o): Update dependencies. | Richard Sandiford | 1 | -0/+21 |
2003-10-31 | re PR rtl-optimization/11271 ([arm-elf] regex.c ICEs for thumb multilib) | Richard Earnshaw | 1 | -2/+0 |
2003-10-29 | Fix problem noticed by Dale Johannesen on the gcc list. | James E Wilson | 1 | -7/+8 |
2003-10-06 | reload.c (find_reloads_subreg_address): Use correct offset for paradoxical ME... | Ulrich Weigand | 1 | -1/+8 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -232/+115 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-29 | reload.c (find_reloads): Change push_reloads to push_reload in comment. | James E Wilson | 1 | -1/+1 |
2003-06-27 | defaults.h (REGISTER_MOVE_COST): Define default here. | Hans-Peter Nilsson | 1 | -4/+0 |
2003-06-26 | reload.c (can_reload_into): New function. | J"orn Rennecke | 1 | -1/+55 |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-05-01 | reload.c (find_reloads): Also check that all of a multi-reg value is in the c... | DJ Delorie | 1 | -1/+11 |
2003-04-17 | emit-rtl.c (subreg_hard_regno): Check that register is representable. | Jan Hubicka | 1 | -20/+19 |
2003-03-26 | re PR target/7784 ([Sparc] ICE in extract_insn, at recog.c:2148) | Eric Botcazou | 1 | -21/+14 |
2003-03-04 | reload.c (reload_adjust_reg_for_mode): New function. | Alexandre Oliva | 1 | -3/+23 |
2003-02-04 | reload.c (find_reloads): Do not use the mode specified in the insn pattern as... | Ulrich Weigand | 1 | -8/+13 |
2003-02-01 | * reload.c: Revert 2003-01-31 change. | Ulrich Weigand | 1 | -38/+13 |
2003-02-01 | reload.c (find_reloads): Do not use the mode specified in the insn pattern as... | Ulrich Weigand | 1 | -13/+38 |
2003-01-31 | loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain. | Jan Hubicka | 1 | -6/+2 |
2003-01-25 | reload.c (maybe_memory_address_p): New function. | Ulrich Weigand | 1 | -2/+24 |