aboutsummaryrefslogtreecommitdiff
path: root/gcc/integrate.c
AgeCommit message (Expand)AuthorFilesLines
1993-09-28(expand_inline_function): Push and pop temp slots around making newRichard Kenner1-0/+3
1993-09-21bytecodeJan Brittenson1-1/+9
1993-09-15(function_cannot_inline_p): Don't inline if it's set.Jim Wilson1-0/+4
1993-09-15(copy_for_inline, copy_rtx_and_substitute):Richard Stallman1-0/+2
1993-09-10(expand_inline_function): Use convert_modes.Richard Stallman1-4/+5
1993-08-13(expand_inline_function): Copy args that are in hard regs instead ofRichard Kenner1-2/+7
1993-07-29(copy_rtx_and_substitute, case LABEL_REF): If we turn offRichard Kenner1-0/+8
1993-07-28(copy_for_inline, case LABEL_REF): Properly copy LABEL_REF with LABEL_REF_NON...Richard Kenner1-17/+24
1993-06-26(function_cannot_inline_p): Can now inline nested functions.Richard Kenner1-9/+19
1993-06-05(expand_inline_function): Always copy a SUBREG as anRichard Stallman1-1/+5
1993-05-31(expand_inline_function): Increment map->const_age before copying REG_NOTES.Richard Stallman1-1/+4
1993-05-28(expand_inline_function): When copy REG_NOTES, mustRichard Stallman1-3/+10
1993-05-27(expand_inline_function): Set MEM_IN_STRUCT_P for return value if needed.Richard Stallman1-2/+5
1993-05-14(expand_inline_function): Set map->integrating.Jim Wilson1-1/+11
1993-05-06(expand_inline_function): Don't call convert_to_mode unless we need to...Richard Kenner1-7/+12
1993-04-21(integrate_parm_decls): Copy the DECL_ARG_TYPE value from the PARM_DECL being...Richard Kenner1-0/+4
1993-03-21(copy_rtx_and_substitute, case USE):Richard Stallman1-2/+4
1993-03-01(subst_constants): Use proper mode when getting equivalent constant for parad...Richard Kenner1-4/+23
1993-01-26(copy_and_substitute_rtx, case REG): Call gen_lowpart instead ofRichard Kenner1-1/+1
1993-01-15* integrate.c (FIXED_BASE_PLUS_P): Fix typo.Jeff Law1-1/+1
1993-01-12integrate.c (const_equiv): Delete decl, since it's never defined.Brendan Kehoe1-4/+0
1992-12-08(expand_inline_function): Don't output line notesTom Wood1-4/+9
1992-11-25(expand_inline_function): Ensure a REG used asRichard Stallman1-2/+9
1992-11-22(expand_inline_function): Use the original declaration of the inlined functio...Richard Stallman1-23/+29
1992-11-20(expand_inline_function): Mark all notes as integrated.Tom Wood1-3/+14
1992-11-06(copy_rtx_and_substitute)[ARGS_GROW_DOWNWARD]: MapRichard Stallman1-0/+6
1992-10-20(copy_rtx_and_substitute): Don't assume force_operand on an address returns a...Richard Kenner1-2/+4
1992-09-19(expand_inline_function): Convert actual to formal's mode (in case formalRichard Kenner1-4/+10
1992-09-19(subst_constants): Do substitute in address of MEM dest.Richard Stallman1-1/+6
1992-08-29(adjust_copied_decl_tree): New function.Richard Stallman1-1/+33
1992-08-14Fix spelling errors in comments.Torbjorn Granlund1-1/+1
1992-08-02(expand_inline_function): Cast -1 to (HOST_WIDE_INT) first.Richard Kenner1-3/+3
1992-07-17entered into RCSRichard Stallman1-3/+149
1992-07-12*** empty log message ***Richard Stallman1-5/+5
1992-07-11*** empty log message ***Richard Stallman1-1/+2
1992-07-08*** empty log message ***Charles Hannum1-3/+42
1992-07-08*** empty log message ***Richard Stallman1-16/+16
1992-07-08*** empty log message ***Richard Kenner1-9/+14
1992-06-28*** empty log message ***Richard Kenner1-2/+0
1992-06-18*** empty log message ***Richard Kenner1-0/+5
1992-06-07*** empty log message ***Richard Stallman1-2/+2
1992-05-29*** empty log message ***Richard Stallman1-3/+14
1992-05-11*** empty log message ***Richard Kenner1-1/+2
1992-05-09*** empty log message ***Richard Stallman1-0/+2
1992-05-05*** empty log message ***Jim Wilson1-0/+19
1992-03-28*** empty log message ***Richard Kenner1-1/+5
1992-03-14*** empty log message ***Richard Stallman1-5/+12
1992-03-14*** empty log message ***Richard Stallman1-1/+2
1992-03-08*** empty log message ***Richard Kenner1-8/+8
1992-03-05*** empty log message ***Jim Wilson1-0/+10