Eric Christopher - [committed] cleanup mips CALL_EXPR_ARGS (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

On Feb 15, 2007, at 5:40 PM, Sandra Loosemore wrote:

Lower importance:

  • Get rid of the CALL_EXPR_ARGS calls in config/frv/frv.c and config/mips/mips.c.

Alright, here we go.Tested on mipsisa64-elf, no regressions.-eric2007-02-18 Eric Christopher echristo@gmail.com

* mips.c (mips_prepare_builtin_arg): Add argnum parameter.
Remove use of arglist.
(mips_expand_builtin): Remove use of arglist, pass in expr.
(mips_expand_builtin_direct): Rewrite handling for arglist removal.
(mips_expand_builtin_movtf): Ditto.
(mips_expand_builtin_compare): Ditto.

Attachment:mips.c.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]