Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * loop.c (add_label_notes): Do not ignore references to labels | law | 1998-08-15 | 1 | -11/+7 |
* | * gcse.c (hash_scan_insn): Add missing argument declaration. | law | 1998-07-13 | 1 | -0/+1 |
* | * gcse.c (hash_scan_insn): New argument IN_LIBCALL_BLOCK. Changed | law | 1998-07-06 | 1 | -6/+15 |
* | * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...). | jfc | 1998-06-24 | 1 | -6/+7 |
* | Fix irix6 -O3 -funroll-all-loops bootstrap failure reported by Kaveh Ghazi. | wilson | 1998-06-22 | 1 | -0/+51 |
* | * calls.c (expand_call): Initialize "src" and "dest". | law | 1998-06-20 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-06-08 | 1 | -14/+19 |
* | * gcse.c (pre_delete): Fix code to determine the mode of | law | 1998-05-29 | 1 | -5/+7 |
* | * gcse.c (current_function_calls_longjmp): Declare. | law | 1998-05-20 | 1 | -0/+1 |
* | remove CYGNUS LOCAL | jason | 1998-05-20 | 1 | -1/+0 |
* | * Global CSE and constant/copy propagation. | law | 1998-05-20 | 1 | -0/+4690 |