- 06 May, 1994 40 commits
-
-
PREFERRED_RELOAD_CLASS. From-SVN: r7257
Richard Kenner committed -
(decl_attributes): Move the attribute recognition and rejection here from c-parse.in. (decl_attributes): Use VALID_MACHINE_ATTRIBUTE macro. From-SVN: r7256
Richard Kenner committed -
From-SVN: r7255
Richard Kenner committed -
(comp_types): Use COMP_TYPE_ATTRIBUTES macro. From-SVN: r7254
Richard Kenner committed -
(make_node): Add support for SET_DEFAULT_TYPE_ATTRIBUTES. (build_type_attribute_variant): New function. (type_hash_lookup): Check if the attributes match. (attribute_list_{equal,contained}): New functions. From-SVN: r7253
Richard Kenner committed -
numbers. From-SVN: r7252
Richard Kenner committed -
(struct tree_type): attributes, new field. (precision): Move this field up for better alignment. (attribute_list_{equal,contained}): Prototype for new functions. (build_type_attribute_variant): Prototype for new function. From-SVN: r7251
Richard Kenner committed -
From-SVN: r7250
Richard Kenner committed -
From-SVN: r7249
Richard Kenner committed -
CALL_INSN_FUNCTION_USAGE field. From-SVN: r7248
Richard Kenner committed -
CLOBBER insns to using CALL_INSN_FUNCTION_USAGE. From-SVN: r7247
Richard Kenner committed -
CALL_INSN_FUNCTION_USAGE. From-SVN: r7246
Richard Kenner committed -
CLOBBER insns to using CALL_INSN_FUNCTION_USAGE. From-SVN: r7245
Richard Kenner committed -
CALL_INSN_FUNCTION_USAGE. From-SVN: r7244
Richard Kenner committed -
CALL_INSN_FUNCTION_USAGE. From-SVN: r7243
Richard Kenner committed -
to using CALL_INSN_FUNCTION_USAGE. From-SVN: r7242
Richard Kenner committed -
CALL_INSN_FUNCTION_USAGE. From-SVN: r7241
Richard Kenner committed -
using CALL_INSN_FUNCTION_USAGE. From-SVN: r7240
Richard Kenner committed -
(prepare_call_address, emit_call_1, expand_call): Change from USE and CLOBBER insns to using CALL_INSN_FUNCTION_USAGE. (prepare_call_address, emit_call_1, expand_call): Change from USE and CLOBBER insns to using CALL_INSN_FUNCTION_USAGE. (emit_library_call{,_value}): Likewise. From-SVN: r7239
Richard Kenner committed -
(emit_call_insn{,_before}): Use make_call_insn_raw. From-SVN: r7238
Richard Kenner committed -
(count_reg_usage): Count registers in USE rtls on CALL_INSNs. From-SVN: r7237
Richard Kenner committed -
(distribute_{notes,links}): Look at CALL_INSN_FUNCTION_USAGE. From-SVN: r7236
Richard Kenner committed -
(reg_referenced_between_p, reg_set_p, dead_or_set_regno_p): Likewise. (find_reg{,no}_fusage): New functions. From-SVN: r7235
Richard Kenner committed -
(find_reg{,no}_fusage): Prototype for new function. From-SVN: r7234
Richard Kenner committed -
From-SVN: r7233
Richard Kenner committed -
CONCATs. From-SVN: r7232
Richard Kenner committed -
new stack level for nonlocal gotos. From-SVN: r7231
Richard Kenner committed -
(expand_builtin, case BUILT_IN_ALLOCA): Don't set current_function_calls_alloca here nor record new stack level for nonlocal gotos. From-SVN: r7230
Richard Kenner committed -
(allocate_dynamic_stack_space): Just return virtual_stack_dynamic_rtx if asking for zero bytes. Set current_function_calls_alloca here and also record new stack level for nonlocal gotos. From-SVN: r7229
Richard Kenner committed -
From-SVN: r7228
Richard Kenner committed -
as well as precision. From-SVN: r7227
Richard Kenner committed -
is now anonymous. From-SVN: r7226
Richard Kenner committed -
From-SVN: r7225
Richard Kenner committed -
(simplify_logical, case IOR): Convert back to PLUS if valid and it will combine with another PLUS. (extract_left_shift): New function. (make_compound_operation, case ASHIFTRT): Simplify by calling it. (force_to_mode): Don't ignore if X is a SUBREG. (force_to_mode, case AND): Try to turn unchecked bits on instead of just off and see which is cheaper. From-SVN: r7224
Richard Kenner committed -
From-SVN: r7223
Ian Lance Taylor committed -
TREE_SIDE_EFFECTS should be set on these things. From-SVN: r7222
Mike Stump committed -
From-SVN: r7221
Mike Stump committed -
From-SVN: r7220
Mike Stump committed -
From-SVN: r7219
Mike Stump committed -
From-SVN: r7218
Stan Shebs committed
-