- 23 Mar, 1993 12 commits
-
-
From-SVN: r3844
Tom Wood committed -
From-SVN: r3843
Tom Wood committed -
BUILT_IN_APPLY, and BUILT_IN_RETURN. From-SVN: r3842
Tom Wood committed -
functions. From-SVN: r3841
Tom Wood committed -
From-SVN: r3840
Tom Wood committed -
From-SVN: r3839
Tom Wood committed -
From-SVN: r3838
Tom Wood committed -
From-SVN: r3837
Tom Wood committed -
From-SVN: r3836
Tom Wood committed -
From-SVN: r3835
Tom Wood committed -
consistency with other code. From-SVN: r3834
Richard Kenner committed -
From-SVN: r3833
Richard Kenner committed
-
- 22 Mar, 1993 15 commits
-
-
From-SVN: r3832
Ian Lance Taylor committed -
From-SVN: r3831
Doug Evans committed -
(extendsfdf2): Don't allow GENERAL_REGS in any operand. (truncdfsf2): Allocate a stack temp in expander. Use that in the output function. (fix_truncMN2,fixuns_truncMN2): Likewise. Allocate scratch reg from Q_REGS. From-SVN: r3830
James Van Artsdalen committed -
No need to allocate & deallocate stack space on the fly. (clear_386_stack_locals): New function. (assign_386_stack_local): New function. From-SVN: r3829
James Van Artsdalen committed -
(PREFERRED_RELOAD_CLASS): Only narrow MODE_FLOAT reloads from ALL_REGS to GENERAL_REGS. (PREFERRED_OUTPUT_RELOAD_CLASS): Deleted. (INIT_EXPANDERS): New macro. From-SVN: r3828
James Van Artsdalen committed -
From-SVN: r3827
James Van Artsdalen committed -
From-SVN: r3826
James Van Artsdalen committed -
From-SVN: r3825
Richard Stallman committed -
(compile_file): Call incomplete_decl_finalize_hook. From-SVN: r3824
Richard Stallman committed -
(finish_incomplete_decl): New function. (complete_array_type): Use 0 as default maxindex. From-SVN: r3823
Richard Stallman committed -
From-SVN: r3822
Richard Stallman committed -
From-SVN: r3821
Richard Stallman committed -
From-SVN: r3820
Richard Stallman committed -
From-SVN: r3819
Richard Stallman committed -
From-SVN: r3818
Richard Stallman committed
-
- 21 Mar, 1993 11 commits
-
-
and zero_extend so all operands have them. From-SVN: r3817
Richard Stallman committed -
From-SVN: r3816
Michael Meissner committed -
From-SVN: r3815
Michael Meissner committed -
Don't remove a subreg if ORIG had one. From-SVN: r3814
Richard Stallman committed -
any #include "vax/*.h" directives to use native VMS file syntax. From-SVN: r3813
Richard Stallman committed -
From-SVN: r3812
Richard Stallman committed -
From-SVN: r3811
Richard Stallman committed -
reorg.c (mark_referenced_resources): Parameter include_called_routine changed to include_delayed_effects. * reorg.c (mark_referenced_resources): Parameter include_called_routine changed to include_delayed_effects. All references changed. (mark_set_resources): Likewise. (insn_references_resource_p): Likewise. (insn_sets_resource_p): Likewise. (mark_referenced_resources, case INSN): Do not mark any resources as referenced if we are not including delayed effects, and the given insn has delayed effects. (mark_set_resources): Likewise for resources which are set/clobbered. (fill_simple_delay_slots): Include delayed effects for the delay insn if we are searching after the delay insn for candiates. (dbr_schedule): When initializing `end_of_function_needs' include delayed effects. From-SVN: r3810
Jeff Law committed -
* pa.h (INSN_SETS_ARE_DELAYED): Define for the PA. Sets and clobbers that occur in millicode insns are delayed effects. (INSN_REFERENCES_ARE_DELAYED): Likewise but for argument references occuring in millicode insns. From-SVN: r3809
Jeff Law committed -
(get_inner_reference): Simplify code by initializing OFFSET to integer_zero_node. Do general index computation for ARRAY_REF and include lower bound of domain in calculation. (expand_expr, case ARRAY_REF): Include lower-bound in index computation. From-SVN: r3808
Richard Kenner committed -
From-SVN: r3807
Richard Kenner committed
-
- 20 Mar, 1993 2 commits
-
-
From-SVN: r3806
Michael Meissner committed -
From-SVN: r3805
Jeff Law committed
-