Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regmove.c (fixup_match_1): Undo last change which removed some "useless" code... | Andreas Schwab | 1998-02-02 | 1 | -1/+5 |
* | c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. | Kaveh R. Ghazi | 1998-01-27 | 1 | -5/+3 |
* | regmove.c (find_matches): Initialize matches->earlyclobber too. | Jeffrey A Law | 1998-01-22 | 1 | -0/+1 |
* | alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... | Richard Henderson | 1998-01-14 | 1 | -11/+9 |
* | regmove.c: New implementation of regmove pass. | J"orn Rennecke | 1998-01-10 | 1 | -782/+1206 |
* | regmove.c (regmove_optimize): If we end up moving the original insn due to li... | Jeffrey A Law | 1997-09-14 | 1 | -0/+4 |
* | alias.c (init_alias_analysis): Clean up incompatible pointer type warning in ... | Weiwen Liu | 1997-09-08 | 1 | -2/+2 |
* | * Integrate Haifa instruction scheduler. | Jeffrey A Law | 1997-08-11 | 1 | -0/+983 |