aboutsummaryrefslogtreecommitdiff
path: root/gcc/integrate.c
AgeCommit message (Expand)Author
1995-03-08(initialize_for_inline, output_inline_function): Handle FORCED_LABELS.kenner
1995-02-21 * integrate.c (finish_inline): Don't set DECL_INLINE.law
1995-01-25Update comment.kenner
1995-01-21(save_for_inline_copying): Add comment thatwilson
1994-12-30 * calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on returnlaw
1994-12-07Fix comments.kenner
1994-12-02(expand_inline_function): If called function calls alloca, save andkenner
1994-12-02(subst_constant): Don't treat all virtual regs as constants, justkenner
1994-11-29 * integrate.c (function_cannot_inline_p): Do not inline functionslaw
1994-08-19(function_cannot_inline): Don't inline if any parm is a transparentkenner
1994-08-12(expand_inline_function): Use single_set when appropriate.kenner
1994-07-31 (expand_inline_function): Don't fall down trying tomerrill
1994-06-16(output_inline_function): Unset DECL_DEFER_OUTPUT onmerrill
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-05-14(integrate_decl_tree): Use copy_node to make a copymerrill
1994-05-06(save_for_inline_copying, expand_inline_function): Copykenner
1994-04-21Add prototypes for static functions.kenner
1994-04-06(function_cannot_inline_p): Use current_function_varargs.kenner
1994-03-25(save_for_inline_nocopy): Remove decls of unused vars.kenner
1994-02-28((subreg_realpart_p): New function.wilson
1994-02-27(expand_inline_function): Allow extra arguments and force theirkenner
1993-12-11(expand_inline_function): Remove last change.kenner
1993-12-11(initialize_for_inline): Handle CONCAT when setting up parmdecl_map.kenner
1993-11-23(output_inline_function): Pass new arg to expand_function_end.rms
1993-11-11(global_const_equiv_map_size): New variable.kenner
1993-11-05(expand_inline_function): Handle CONCAT as rtl for parm.rms
1993-11-04(expand_inline_function): Don't callrms
1993-09-29(expand_inline_function): Push and pop temp slots around making newkenner
1993-09-21bytecodebson
1993-09-16(function_cannot_inline_p): Don't inline if it's set.wilson
1993-09-15(copy_for_inline, copy_rtx_and_substitute):rms
1993-09-10(expand_inline_function): Use convert_modes.rms
1993-08-13(expand_inline_function): Copy args that are in hard regs instead ofkenner
1993-07-29(copy_rtx_and_substitute, case LABEL_REF): If we turn offkenner
1993-07-28(copy_for_inline, case LABEL_REF): Properly copy LABEL_REFkenner
1993-06-26(function_cannot_inline_p): Can now inline nested functions.kenner
1993-06-05(expand_inline_function): Always copy a SUBREG as anrms
1993-05-31(expand_inline_function): Increment map->const_age before copying REG_NOTES.rms
1993-05-28(expand_inline_function): When copy REG_NOTES, mustrms
1993-05-27(expand_inline_function): Set MEM_IN_STRUCT_P for return value if needed.rms
1993-05-14(expand_inline_function): Set map->integrating.wilson
1993-05-06(expand_inline_function): Don't call convert_to_mode unless we needkenner
1993-04-21(integrate_parm_decls): Copy the DECL_ARG_TYPE value from thekenner
1993-03-21(copy_rtx_and_substitute, case USE):rms
1993-03-01(subst_constants): Use proper mode when getting equivalent constant forkenner
1993-01-26(copy_and_substitute_rtx, case REG): Call gen_lowpart instead ofkenner
1993-01-16 * integrate.c (FIXED_BASE_PLUS_P): Fix typo.law
1993-01-12 * integrate.c (const_equiv): Delete decl, since it's never defined.brendan
1992-12-08(expand_inline_function): Don't output line noteswood
1992-11-25(expand_inline_function): Ensure a REG used asrms