- 14 Feb, 1999 13 commits
-
-
From-SVN: r25204
Craig Burley committed -
From-SVN: r25203
Craig Burley committed -
From-SVN: r25200
Craig Burley committed -
From-SVN: r25198
Craig Burley committed -
From-SVN: r25196
Craig Burley committed -
From-SVN: r25194
Craig Burley committed -
From-SVN: r25191
Jeffrey A Law committed -
From-SVN: r25190
Craig Burley committed -
From-SVN: r25189
Craig Burley committed -
From-SVN: r25188
Craig Burley committed -
From-SVN: r25187
Jeffrey A Law committed -
From-SVN: r25186
Jeff Law committed -
From-SVN: r25185
Jeffrey A Law committed
-
- 13 Feb, 1999 6 commits
-
-
* loop.c: Disable recent loop changes. Temporary as Joern continues to fix problems. From-SVN: r25184
Jeffrey A Law committed -
* loop.c (combine_givs_used_by_other): Delete. (combine_givs_benefit_from): Delete. (combine_givs): Deny combination of givs only used once. Simplify code with the death of combine_givs_benefit_from. From-SVN: r25183
Richard Henderson committed -
* loop.c (scan_loop): Call reg_in_basic_block_p before loop_reg_used_before_p. From-SVN: r25182
Michael Hayes committed -
From-SVN: r25180
Jeffrey A Law committed -
* arm.md: Use gen_rtx_FOO instead of gen_rtx (FOO, ...). * arm.h: Likewise. * arm.c: Likewise. * arm.h (TARGET_OPTIONS): Reformat for clarity. (GO_IF_LEGITIMATE_ADDRESS): When generating PIC, references to symbols in the constant pool aren't valid. (LEGITIMATE_PIC_OPERAND_P): Likewise. * arm.c: Include "system.h", not stdio.h and string.h. From-SVN: r25175
Richard Earnshaw committed -
From-SVN: r25174
Jeff Law committed
-
- 12 Feb, 1999 12 commits
-
-
From-SVN: r25173
Jeffrey A Law committed -
From-SVN: r25171
Joern Rennecke committed -
* stmt.c (expand_return): Return if optimize_tail_recursion succeeded. (optimize_tail_recursion): Change return type from void to int. Add return statements. * tree.h (optimize_tail_recursion): Change prototype to match. From-SVN: r25170
Jim Wilson committed -
* reload.c (find_reloads_subreg_address): New function, broken out of find_reloads_toplev. (find_reloads_toplev, find_reloads_address_1): Use it. From-SVN: r25169
J"orn Rennecke committed -
Fri Feb 12 13:20:52 1999 Jeffrey A Law (law@cygnus.com) * h8300.md (zero_extendhisi2 H8/300 variant): Correctly handle extending a CONST_INT. * h8300.md (peephole for combining memrefs): Delete incorrect peephole. From-SVN: r25168
Jeffrey A Law committed -
* loop.c (loop_insn_first_p, biv_elimination_giv_has_0_offset): New functions. (maybe_eliminate_biv_1): Use biv_elimination_giv_has_0_offset. From-SVN: r25167
J"orn Rennecke committed -
Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/990106-2.c: Update to work on targets with 16bit ints. From-SVN: r25166
Jeffrey A Law committed -
* loop.c (load_mems): Don't guess how to do a load / store, use emit_move_insn. From-SVN: r25165
J"orn Rennecke committed -
From-SVN: r25164
Kaveh R. Ghazi committed -
* config/c4x/c4x.c (c4x_address_cost): Revert 9 Feb change. (While this patch fixed GIV combination for complex arithmetic it screwed up generation of autoincrement addresses for the common cases.) From-SVN: r25163
Michael Hayes committed -
reload.c (find_reloads_address_1): Fix handling of an autoincremented pseudo which is homed in the stack. * reload.c (find_reloads_address_1): Fix handling of an autoincremented pseudo which is homed in the stack. From-SVN: r25162
Jeffrey A Law committed -
From-SVN: r25161
Jeff Law committed
-
- 11 Feb, 1999 9 commits
-
-
* mips.c (save_restore_insns): Fix loop to save/restore FP registers. (compute_frame_size): Change loop over FP regs to be consistent with the loop in save_restore_insns. From-SVN: r25160
Jeffrey A Law committed -
From-SVN: r25159
Craig Burley committed -
Thu Feb 11 17:38:40 1999 Jim Wilson <wilson@cygnus.com> * i960/i960.h (OVERRIDE_OPTIONS): Warn if -mlong-double-64 is used. (LONG_DOUBLE_TYPE_SIZE): Undef then unconditionally define to 96. From-SVN: r25155
Jim Wilson committed -
From-SVN: r25154
Jeffrey A Law committed -
From-SVN: r25153
Nick Clifton committed -
* sh.md (is_sfunc): New attribute. * sh.h (INSN_SETS_ARE_DELAYED, INSN_REFERENCES_ARE_DELAYED): Use it. From-SVN: r25152
J"orn Rennecke committed -
From-SVN: r25150
Jeff Law committed -
From-SVN: r25149
Jeffrey A Law committed -
h * fold-const.c (range_binop): Take account of the bounded nature of fixed length arithmetic when comparing unbounded ranges. From-SVN: r25146
Nathan Sidwell committed
-