| Commit message (Expand) | Author | Age | Files | Lines |
* | (expand_call): For assign_stack_temp call in PARALLEL case, | wilson | 1996-07-08 | 1 | -1/+1 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -10/+11 |
* | (expand_call): Handle NIL in PARALLEL. Handle PARALLEL | wilson | 1996-06-06 | 1 | -33/+39 |
* | (expand_call): In inlining case, if BEFORE_CALLS is zero, start | kenner | 1996-04-25 | 1 | -4/+5 |
* | (expand_call): In inlining case, if BEFORE_CALLS is zero, start | kenner | 1996-04-11 | 1 | -1/+2 |
* | * calls.c (expand_call): Remove current_call_is_indirect nonsense. | law | 1996-04-01 | 1 | -18/+9 |
* | (expand_call): In convert_to_mode call, use word_mode | wilson | 1996-03-26 | 1 | -1/+1 |
* | (expand_call): If passing by invisible ref, not const. | kenner | 1996-03-02 | 1 | -0/+1 |
* | (expand_call): Test RTX_INTEGRATED_P in DECL_SAVED_INSNS. | kenner | 1996-02-09 | 1 | -1/+2 |
* | (struct arg_data, expand_call): Test STRICT_ALIGN with #if. | kenner | 1996-01-31 | 1 | -59/+52 |
* | (expand_call): Don't warn about not being able to inline if -O0. | kenner | 1995-12-31 | 1 | -2/+3 |
* | (expand_call): Don't trust the callee to copy a TREE_ADDRESSABLE type. | kenner | 1995-10-27 | 1 | -1/+2 |
* | (expand_call): Make sure valreg is at least a full word. | kenner | 1995-10-24 | 1 | -0/+7 |
* | (expand_call): Correctly handle returning BLKmode structures in | kenner | 1995-06-23 | 1 | -28/+41 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (prepare_call_address): Only call use_reg on static_chain_rtx if it is | kenner | 1995-05-31 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -2/+2 |
* | (expand_call): Improve -Winline warnings. | merrill | 1995-05-08 | 1 | -2/+8 |
* | Use TREE_ADDRESSABLE rather than | merrill | 1995-04-20 | 1 | -1/+5 |
* | (expand_call): Call preserve_temp_slots on temps made for BLKmode args | kenner | 1995-04-15 | 1 | -2/+5 |
* | (expand_call, store_one_arg): Don't set KEEP in calls to | kenner | 1995-03-28 | 1 | -3/+3 |
* | Fix formatting. | kenner | 1995-02-23 | 1 | -4/+4 |
* | (emit_call_1): Added function declaration node argument passed to | kenner | 1995-02-21 | 1 | -9/+20 |
* | (expand_call): Add missing paren in wilson's change on 11 Feb 95. | roland | 1995-02-13 | 1 | -6/+6 |
* | (expand_call): When setting n_named_args, depend on new | wilson | 1995-02-11 | 1 | -9/+15 |
* | (expand_call): When emitting queue for each arg, call | kenner | 1995-01-28 | 1 | -7/+10 |
* | * calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on return | law | 1994-12-30 | 1 | -0/+5 |
* | (expand_call): Only inline if DECL_INLINE; don't call | kenner | 1994-12-21 | 1 | -2/+2 |
* | * calls.c (expand_call): Handle returning BLKmode values in | law | 1994-11-29 | 1 | -0/+51 |
* | * calls.c (expand_call): Do not set is_integrable if the | law | 1994-11-29 | 1 | -1/+2 |
* | (expand_call): If IS_CONST and VALREG == 0, end our sequence and emit | kenner | 1994-11-14 | 1 | -2/+11 |
* | (store_one_arg): Preserve any temp slots whose address may have been | kenner | 1994-11-05 | 1 | -1/+4 |
* | (expand_call, emit_library_call, emit_library_call_value): | bothner | 1994-10-17 | 1 | -64/+71 |
* | (emit_library_call): For FUNCTION_ARG_PASS_BY_REFERENCE, | wilson | 1994-09-29 | 1 | -1/+1 |
* | (emit_call_1): Fix typo in last change. | kenner | 1994-09-22 | 1 | -1/+1 |
* | (emit_call_1): Properly add a CLOBBER for sp to | kenner | 1994-09-21 | 1 | -1/+2 |
* | (expand_call): Check for variable-sized return value in proper place. | kenner | 1994-08-24 | 1 | -3/+3 |
* | (expand_call): If parm is transparent union, use type of first field. | kenner | 1994-08-19 | 1 | -0/+6 |
* | (expand_call): Ensure we call force_operand on structure_value_addr. | kenner | 1994-08-11 | 1 | -7/+10 |
* | Wed Jul 13 03:30:36 1994 Jason Merrill (jason@deneb.cygnus.com) | merrill | 1994-07-13 | 1 | -0/+1 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -1/+1 |
* | Update comments. | kenner | 1994-06-02 | 1 | -2/+2 |
* | * expr.c (use_reg): Fix recording of USE information. | dje | 1994-05-27 | 1 | -2/+5 |
* | * calls.c (expand_call): Only destroy temps here, if -fshort-temps | mrs | 1994-05-19 | 1 | -6/+10 |
* | * calls.c (expand_call): Only destroy temporaries at the end | mrs | 1994-05-13 | 1 | -3/+6 |
* | (emit_call_1): Put new function usage data at end of any data already | kenner | 1994-05-11 | 1 | -2/+14 |
* | (prepare_call_address, emit_call_1, expand_call): Change from USE and CLOBBER | kenner | 1994-05-06 | 1 | -56/+28 |
* | Use new macro AGGREGATE_TYPE_P. | bothner | 1994-04-26 | 1 | -24/+5 |
* | (calls_function_1): A language-specific code must be assumed to call a | kenner | 1994-04-21 | 1 | -9/+19 |
* | (prepare_call_address): New arg REG_PARM_SEEN. | kenner | 1994-04-18 | 1 | -6/+22 |