| Commit message (Expand) | Author | Age | Files | Lines |
* | (save_for_inline_copying): Put reg_map in function's maybepermanent | kenner | 1996-02-10 | 1 | -10/+3 |
* | (save_for_inline_copying, case NOTE): Copy RTX_INTEGRATED_P bit. | wilson | 1996-01-15 | 1 | -0/+1 |
* | Include regs.h. | kenner | 1995-12-27 | 1 | -41/+71 |
* | (integrate_decl_tree): Delete variable newd. | wilson | 1995-11-29 | 1 | -19/+3 |
* | (output_inline_function): Turn on flag_no_inline to avoid function | kenner | 1995-10-20 | 1 | -4/+12 |
* | (expand_inline_function): Do copy something setting the result | kenner | 1995-09-20 | 1 | -0/+5 |
* | (set_decl_{origin_self,abstract_flags}): Treat a DECL_INITIAL of | kenner | 1995-09-20 | 1 | -2/+4 |
* | Fix spelling errors. | kenner | 1995-08-28 | 1 | -1/+1 |
* | (output_inline_function): Switch to function obstack. | kenner | 1995-08-25 | 1 | -0/+4 |
* | (integrate_decl_tree): Set DECL_ABTRACT_ORIGIN before pushdecl call | kenner | 1995-07-02 | 1 | -2/+11 |
* | (integrate_decl_tree): Only set DECL_ABSTRACT_ORIGIN if the decl | kenner | 1995-06-19 | 1 | -3/+10 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (output_inline_function): Don't call expand_function_end. | kenner | 1995-05-31 | 1 | -4/+3 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | Tweak line numbers in output | merrill | 1995-04-28 | 1 | -18/+9 |
* | (initialize_for_inline, output_inline_function): Handle FORCED_LABELS. | kenner | 1995-03-08 | 1 | -1/+2 |
* | * integrate.c (finish_inline): Don't set DECL_INLINE. | law | 1995-02-21 | 1 | -1/+0 |
* | Update comment. | kenner | 1995-01-25 | 1 | -3/+3 |
* | (save_for_inline_copying): Add comment that | wilson | 1995-01-21 | 1 | -0/+5 |
* | * calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on return | law | 1994-12-30 | 1 | -0/+1 |
* | Fix comments. | kenner | 1994-12-07 | 1 | -2/+2 |
* | (expand_inline_function): If called function calls alloca, save and | kenner | 1994-12-02 | 1 | -0/+12 |
* | (subst_constant): Don't treat all virtual regs as constants, just | kenner | 1994-12-02 | 1 | -4/+4 |
* | * integrate.c (function_cannot_inline_p): Do not inline functions | law | 1994-11-29 | 1 | -0/+5 |
* | (function_cannot_inline): Don't inline if any parm is a transparent | kenner | 1994-08-19 | 1 | -3/+8 |
* | (expand_inline_function): Use single_set when appropriate. | kenner | 1994-08-12 | 1 | -13/+31 |
* | (expand_inline_function): Don't fall down trying to | merrill | 1994-07-31 | 1 | -1/+6 |
* | (output_inline_function): Unset DECL_DEFER_OUTPUT on | merrill | 1994-06-16 | 1 | -0/+3 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -10/+13 |
* | (integrate_decl_tree): Use copy_node to make a copy | merrill | 1994-05-14 | 1 | -12/+11 |
* | (save_for_inline_copying, expand_inline_function): Copy | kenner | 1994-05-06 | 1 | -2/+12 |
* | Add prototypes for static functions. | kenner | 1994-04-21 | 1 | -27/+23 |
* | (function_cannot_inline_p): Use current_function_varargs. | kenner | 1994-04-06 | 1 | -3/+1 |
* | (save_for_inline_nocopy): Remove decls of unused vars. | kenner | 1994-03-25 | 1 | -10/+1 |
* | ((subreg_realpart_p): New function. | wilson | 1994-02-28 | 1 | -1/+1 |
* | (expand_inline_function): Allow extra arguments and force their | kenner | 1994-02-27 | 1 | -14/+24 |
* | (expand_inline_function): Remove last change. | kenner | 1993-12-11 | 1 | -1/+3 |
* | (initialize_for_inline): Handle CONCAT when setting up parmdecl_map. | kenner | 1993-12-11 | 1 | -3/+12 |
* | (output_inline_function): Pass new arg to expand_function_end. | rms | 1993-11-23 | 1 | -1/+1 |
* | (global_const_equiv_map_size): New variable. | kenner | 1993-11-11 | 1 | -18/+35 |
* | (expand_inline_function): Handle CONCAT as rtl for parm. | rms | 1993-11-05 | 1 | -0/+53 |
* | (expand_inline_function): Don't call | rms | 1993-11-04 | 1 | -9/+3 |
* | (expand_inline_function): Push and pop temp slots around making new | kenner | 1993-09-29 | 1 | -0/+3 |
* | bytecode | bson | 1993-09-21 | 1 | -1/+9 |
* | (function_cannot_inline_p): Don't inline if it's set. | wilson | 1993-09-16 | 1 | -0/+4 |
* | (copy_for_inline, copy_rtx_and_substitute): | rms | 1993-09-15 | 1 | -0/+2 |
* | (expand_inline_function): Use convert_modes. | rms | 1993-09-10 | 1 | -4/+5 |
* | (expand_inline_function): Copy args that are in hard regs instead of | kenner | 1993-08-13 | 1 | -2/+7 |
* | (copy_rtx_and_substitute, case LABEL_REF): If we turn off | kenner | 1993-07-29 | 1 | -0/+8 |
* | (copy_for_inline, case LABEL_REF): Properly copy LABEL_REF | kenner | 1993-07-28 | 1 | -17/+24 |