Age | Commit message (Expand) | Author | Files | Lines |
1994-08-19 | (emit_move_insn_1): Never make a no-conflict block. | Richard Kenner | 1 | -19/+0 |
1994-08-11 | (expand_builtin): Relegate sin and cos to ffast-math. | Richard Kenner | 1 | -0/+3 |
1994-08-05 | (expand_expr... | Jason Merrill | 1 | -1/+2 |
1994-08-05 | (defer_cleanups_to): Put back line which was mistakenly | Jason Merrill | 1 | -0/+1 |
1994-07-29 | (move_block_to_reg): Do nothing if NREGS == 0. | Richard Kenner | 1 | -0/+3 |
1994-07-28 | (expand_expr, case CONJ_EXPR): Use correct mode for parts of a complex | Richard Kenner | 1 | -4/+6 |
1994-07-26 | (expand_expr, case ARRAY_REF): Don't fold L"foo"[2]. | Richard Kenner | 1 | -2/+5 |
1994-07-13 | (store_field): Set MEM_IN_STRUCT_P on object and | Jim Wilson | 1 | -0/+2 |
1994-07-11 | (convert_move): Add some conversions for TQFmode. | Richard Kenner | 1 | -0/+16 |
1994-07-10 | (expand_builtin, case BUILT_IN_FSQRT): Don't use asterisk in name of | Richard Kenner | 1 | -1/+1 |
1994-07-08 | (expand_expr, case CONVERT_EXPR): If changing signedness and we have a | Richard Kenner | 1 | -1/+13 |
1994-07-08 | (get_inner_unaligned_p): New function. | Jim Wilson | 1 | -7/+43 |
1994-07-08 | fix temp lifetime (FOR TARGET_EXPRs only) | Mike Stump | 1 | -1/+15 |
1994-07-07 | expr.c (expand_expr, [...]): All cleanups have to be protected by interim exc... | Mike Stump | 1 | -1/+14 |
1994-07-05 | (expand_increment): If pre-incrementing a promoted variable, don't | Richard Kenner | 1 | -1/+6 |
1994-06-28 | (do_jump, case BIT_AND_EXPR): Only narrow to a type that corresponds | Richard Kenner | 1 | -1/+3 |
1994-06-02 | (expand_expr, case ADDR_EXPR): If result is ignored, just return | Richard Kenner | 1 | -0/+6 |
1994-06-02 | Update comments. | Richard Kenner | 1 | -3/+4 |
1994-05-27 | expr.c (use_reg): Fix recording of USE information. | Doug Evans | 1 | -14/+11 |
1994-05-27 | (expand_expr... | Richard Kenner | 1 | -2/+8 |
1994-05-16 | Use #ifdef TARGET_EDOM, not #if. | Richard Kenner | 1 | -1/+1 |
1994-05-16 | (convert_move): When {zero,sign}_extending, allow a wider intermediate | Richard Kenner | 1 | -2/+4 |
1994-05-13 | calls.c (expand_call): Only destroy temporaries at the end of function calls,... | Mike Stump | 1 | -17/+135 |
1994-05-11 | (expand_builtin_apply): Put new function usage data at end of any data | Richard Kenner | 1 | -2/+14 |
1994-05-06 | (use_regs, expand_builtin_apply): Change from USE and CLOBBER insns to | Richard Kenner | 1 | -24/+39 |
1994-05-06 | (expand_builtin... | Richard Kenner | 1 | -7/+2 |
1994-05-06 | tell expand_expr that we are going to ignore the cleanup. | Mike Stump | 1 | -1/+1 |
1994-05-06 | minor tweak. | Mike Stump | 1 | -3/+5 |
1994-04-28 | (expand_builtin): Fix typo in previous patch | Doug Evans | 1 | -4/+4 |
1994-04-26 | Use new macro AGGREGATE_TYPE_P. | Per Bothner | 1 | -21/+5 |
1994-04-24 | (expand_expr, case SAVE_EXPR): Fix error in last change. | Richard Kenner | 1 | -2/+3 |
1994-04-21 | (store_expr): Don't check the TYPE_MODE of an ERROR_MARK. | Jim Wilson | 1 | -0/+1 |
1994-04-21 | (bc_expand_expr): Call expand_decl and expand_decl_init, not the bc_ | Richard Kenner | 1 | -2/+2 |
1994-04-20 | (expand_expr): Don't force ignore when expanding the subexpression of a WITH_... | Jason Merrill | 1 | -9/+3 |
1994-04-20 | #include regs.h. | Doug Evans | 1 | -1/+2 |
1994-04-18 | (expand_builtin_apply): Pass new arg to prepare_call_address. | Richard Kenner | 1 | -1/+1 |
1994-04-18 | (expand_expr, case VAR_DECL, SAVE_EXPR): Use promote_mode. | Richard Kenner | 1 | -36/+5 |
1994-04-06 | (expand_builtin, case BUILT_IN_NEXT_ARG): Test whether an argunment | Richard Kenner | 1 | -11/+18 |
1994-04-06 | (expand_builtin): Allow builtin_next_arg for varargs functions as | Richard Kenner | 1 | -3/+3 |
1994-03-25 | (expand_expr, case ADDR_EXPR): Return const0_rtx if taking address of | Richard Kenner | 1 | -6/+7 |
1994-03-25 | (expand_expr, case ABS_EXPR): Compare with 0 of proper mode. | Richard Kenner | 1 | -1/+1 |
1994-03-23 | (expand_builtin, BUILT_IN_NEXT_ARG case): Verify that | Jim Wilson | 1 | -11/+18 |
1994-03-21 | (expand_expr, case ADDR_EXPR): Update temp slot address if we put it | Richard Kenner | 1 | -1/+18 |
1994-03-19 | (expand_expr, case ABS_EXPR): Fix typo in last change. | Jim Wilson | 1 | -1/+1 |
1994-03-16 | (expand_expr): Update comments and fix formatting. | Richard Kenner | 1 | -159/+163 |
1994-03-14 | (expand_expr): Don't call bc_expand_expr if EXPAND_INITIALIZER. | Richard Kenner | 1 | -1/+1 |
1994-03-14 | (expand_builtin, case BUILT_IN_RETURN_ADDRESS): Call tree_int_cst_sgn. | Richard Kenner | 1 | -1/+1 |
1994-02-28 | (convert_move): Change name of truncsipsi to truncsipsi2 | Doug Evans | 1 | -8/+8 |
1994-02-27 | (emit_move_insn): Delete unused vars. | Richard Kenner | 1 | -19/+14 |
1994-02-26 | (store_expr): In promoted TARGET case, if EXP is a volatile MEM and WANT_VALU... | Richard Kenner | 1 | -6/+20 |