Commit 84e75068 by Jeff Law

Tweak v850 ChangeLog entries.

From-SVN: r15478
parent 145870b5
Tue Sep 16 00:13:20 1997 Nick Clifton <nickc@cygnus.com> Tue Sep 16 00:13:20 1997 Nick Clifton <nickc@cygnus.com>
* config/v850/v850.c (register_is_ok_for_epilogue, * v850.c (register_is_ok_for_epilogue,
pattern_is_ok_for_epilogue, construct_restore_jr, pattern_is_ok_for_epilogue, construct_restore_jr,
pattern_is_ok_for_prologue, construct_save_jarl): New functions. pattern_is_ok_for_prologue, construct_save_jarl): New functions.
* config/v850/v850.h (pattern_is_ok_for_prologue, * v850.h (pattern_is_ok_for_prologue,
pattern_is_ok_for_epilogue, register_is_ok_for_epilogue): New pattern_is_ok_for_epilogue, register_is_ok_for_epilogue): New
predicates. predicates.
* config/v850/v850.md: Replace prologue and epilogue patterns with a * v850.md: Replace prologue and epilogue patterns with a
match_parallel pattern. match_parallel pattern.
* config/v850/v850.c (output_move_single_unsigned): Cope with zero * v850.c (output_move_single_unsigned): Cope with zero
extending and moving between registers at the same time. extending and moving between registers at the same time.
Mon Sep 15 22:53:01 1997 Jeffrey A Law (law@cygnus.com) Mon Sep 15 22:53:01 1997 Jeffrey A Law (law@cygnus.com)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment