| Commit message (Expand) | Author | Age | Files | Lines |
* | * reload.c (reload_adjust_reg_for_mode): New function. | aoliva | 2003-03-04 | 1 | -1/+5 |
* | * ifcvt.c: Fix comment typos. | kazu | 2003-01-17 | 1 | -2/+2 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -1/+1 |
* | * ABOUT-NLS: Follow spelling conventions. | kazu | 2002-09-16 | 1 | -1/+1 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -1/+1 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * reload.c (push_reload): Export. | rth | 2001-09-05 | 1 | -1/+6 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -9/+1 |
* | * Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.h | ghazi | 2001-04-13 | 1 | -0/+1 |
* | * reload.c (subst_reloads): Take INSN argument. When | aoliva | 2001-01-07 | 1 | -2/+2 |
* | Several fixes to make reload handle POST_MODIFY correctly. | bernds | 2000-11-10 | 1 | -1/+2 |
* | Handle multiword modes in regno_clobbered_p | crux | 2000-09-07 | 1 | -1/+1 |
* | * global.c (global_alloc): Avoid passing dumpfile argument to | law | 2000-08-21 | 1 | -1/+5 |
* | * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY. | rth | 2000-07-28 | 1 | -2/+0 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -3/+4 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * reload.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -34/+34 |
* | Change some regsets to regset_heads | crux | 1999-12-20 | 1 | -2/+2 |
* | * caller-save.c (insert_one_insn): Returns struct insn_chain *. | amylaar | 1999-12-15 | 1 | -6/+3 |
* | Simplify reload register allocation | crux | 1999-12-13 | 1 | -19/+3 |
* | * reload.h (earlyclobber_operand_p): Declare. | amylaar | 1999-10-27 | 1 | -0/+3 |
* | Fix typo in last change. | law | 1999-10-17 | 1 | -1/+1 |
* | * reload.h (struct reload): Add new fields "mode" and "nregs". | law | 1999-10-17 | 1 | -0/+6 |
* | Use structures not many single arrays in reload | crux | 1999-09-12 | 1 | -25/+75 |
* | * final.c (cleanup_subreg_operands): New function. | law | 1998-10-27 | 1 | -0/+3 |
* | THe final localized spilling patches. See the ChangeLog for details. | law | 1998-10-27 | 1 | -2/+3 |
* | * Makefile.in (insn-extract.o): Fix dependencies. | law | 1998-10-17 | 1 | -3/+0 |
* | Fix consistency problems with reg_equiv_{mem,address}; | law | 1998-10-16 | 1 | -3/+12 |
* | * reload.h (compute_use_by_pseudos): Declare. | law | 1998-10-14 | 1 | -0/+1 |
* | * caller-save.c (restore_referenced_regs): Lose mode argument. | law | 1998-10-07 | 1 | -2/+2 |
* | * Makefile.in (stupid.o): Update dependencies. | law | 1998-10-06 | 1 | -0/+75 |
* | * reload.c (remove_replacements): New function. | amylaar | 1998-05-14 | 1 | -0/+3 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -0/+2 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -1/+2 |
* | * reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS. | rth | 1998-04-02 | 1 | -0/+3 |
* | Change MEMORY_MOVE_COST defs and uses to be able to take register class into | raeburn | 1998-03-16 | 1 | -0/+11 |
* | * regmove.c: New implementation of regmove pass. | law | 1998-01-10 | 1 | -2/+3 |
* | * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c, | rth | 1997-12-15 | 1 | -7/+2 |
* | (eliminate_regs): Add STORING arg. | kenner | 1997-03-15 | 1 | -1/+1 |
* | Add INPADDR_ADDRESS and OUTADDR_ADDRESS reload types | ian | 1997-02-03 | 1 | -2/+5 |
* | Declare reload_address_{base,index}_reg_class | ian | 1997-01-15 | 1 | -1/+3 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (gen_reload): Renamed from gen_input_reload. | kenner | 1994-10-17 | 1 | -3/+4 |
* | (RELOAD_FOR_OPADDR_ADDR): New reload class. | kenner | 1994-06-14 | 1 | -1/+4 |
* | (PROTO, STDIO_PROTO): Likewise. | kenner | 1994-04-21 | 1 | -17/+0 |
* | (reload_secondary_{reload,icode}): Deleted. | kenner | 1994-02-10 | 1 | -3/+5 |
* | Fix unterminated comment. | rms | 1993-05-09 | 1 | -1/+1 |
* | Add missing declarations for external functions in reload.c, reload1.c, | kenner | 1993-03-29 | 1 | -21/+144 |