- 30 Jul, 1993 5 commits
-
-
(mult_cost): Delete. (init_expmed): Delete computation of mult_cost and mult_is_very_cheap. (expand_mult): Compute mult_cost here for every constant multiplier. (synth_mult): Return found algorithms through a struct pointer. From-SVN: r5045
Richard Kenner committed -
(this_basic_block): New variable. (combine_instructions): Set it. (try_combine, distribute_links): Use it and basic_block_head to see if we've gone to a new basic block instead of trying to reproduce calculation done in flow. From-SVN: r5044
Richard Kenner committed -
expensive. From-SVN: r5043
Richard Kenner committed -
(process_init_element): Special handling for {"foo"}. (struct constructor_stack): New field `replacement_value'. (push_init_level, really_start_incremental_init): Clear new field. (pop_init_level): Return the replacement_value if any. At top level in initializer, output that value, and set the array size from it. (digest_init): Delete arg TAIL. Fix all calls. (convert_for_assignment): Mismatch in signedness of pointer targets should not inhibit warnings for const mismatch. From-SVN: r5042
Richard Stallman committed -
From-SVN: r5041
Richard Stallman committed
-
- 29 Jul, 1993 6 commits
-
-
LABEL_REF_NONLOCAL_P, increment function_call_count. From-SVN: r5040
Richard Kenner committed -
From-SVN: r5039
Richard Stallman committed -
From-SVN: r5038
Richard Stallman committed -
From-SVN: r5037
Richard Stallman committed -
From-SVN: r5036
Richard Stallman committed -
From-SVN: r5035
Richard Stallman committed
-
- 28 Jul, 1993 24 commits
-
-
(copy_for_inline, case LABEL_REF): Properly copy LABEL_REF with LABEL_REF_NONLOCAL_P set. Copy LABEL_OUTSIDE_LOOP_P flag. (copy_rtx_and_substitute, case LABEL_REF): Likewise. (copy_rtx_and_substitute, case CONST): Make recursive call for a LABEL_REF in the constant pool. From-SVN: r5034
Richard Kenner committed -
From-SVN: r5033
Richard Kenner committed -
(iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we make. Pass const0_rtx as TARGET to expand_expr. From-SVN: r5032
Richard Kenner committed -
From-SVN: r5031
Michael Meissner committed -
From-SVN: r5030
Richard Stallman committed -
(if_prefix): Store stmt_count in $$ not $1. (stmt): Add comment explaining why empty-if warning is here. From-SVN: r5029
Jim Wilson committed -
From-SVN: r5028
Jim Wilson committed -
From-SVN: r5027
Jim Wilson committed -
From-SVN: r5026
Jim Wilson committed -
reversed biv. From-SVN: r5025
Jim Wilson committed -
From-SVN: r5024
Jim Wilson committed -
From-SVN: r5023
Jim Wilson committed -
From-SVN: r5022
Richard Stallman committed -
From-SVN: r5021
Jim Wilson committed -
From-SVN: r5020
Jim Wilson committed -
external linkage. From-SVN: r5019
Jim Wilson committed -
From-SVN: r5018
Jim Wilson committed -
not just those which are QImode or HImode. From-SVN: r5017
Jim Wilson committed -
(assign_parms): Pass extra argument SIZE to move_block_from_reg calls. (locate_and_pad_parm): For !ARGS_GROW_DOWNWARD case, move downward padding pad_below call after round_up call. From-SVN: r5016
Jim Wilson committed -
From-SVN: r5015
Jim Wilson committed -
(move_block_from_reg): New argument SIZE. If SIZE less than word and BYTES_BIG_ENDIAN, shift block left to align it before storing it to memory. From-SVN: r5014
Jim Wilson committed -
BYTES_BIG_ENDIAN machines, correct bitfield offset calculations. From-SVN: r5013
Jim Wilson committed -
* expmed.c (store_split_bitfield): Fix handling of bitfields that cross word boundaries, can only handle a word at a time. (extract_split_bitfield): Likewise. From-SVN: r5012
Doug Evans committed -
From-SVN: r5011
John Hassey committed
-
- 27 Jul, 1993 5 commits
-
-
From-SVN: r5010
Per Bothner committed -
From-SVN: r5009
Per Bothner committed -
From-SVN: r5008
Per Bothner committed -
patch-header.c (read_scan_file): Minor re-write to avoid obstack_copy0, since that uses the non-portable bcopy(). * patch-header.c (read_scan_file): Minor re-write to avoid obstack_copy0, since that uses the non-portable bcopy(). From-SVN: r5007
Per Bothner committed -
From-SVN: r5006
Per Bothner committed
-