- 14 Jan, 1995 2 commits
-
-
(execute): Don't wait for just any N subprocesses, since we may have started with some subprocesses before we started executing. Wait just for _our_ N subprocesses. From-SVN: r8746
Richard Kenner committed -
Strip nops from ARG2, just like ARG1. Make {MIN,MAX}_EXPR properly when type of result different than args. From-SVN: r8745
Richard Kenner committed
-
- 13 Jan, 1995 6 commits
-
-
From-SVN: r8744
Richard Kenner committed -
names begin with '*'. From-SVN: r8743
Richard Kenner committed -
From-SVN: r8742
Richard Kenner committed -
From-SVN: r8741
Richard Kenner committed -
From-SVN: r8740
Richard Kenner committed -
From-SVN: r8739
Richard Kenner committed
-
- 12 Jan, 1995 6 commits
-
-
From-SVN: r8738
Jim Wilson committed -
From-SVN: r8737
Jim Wilson committed -
From-SVN: r8736
Steve Chamberlain committed -
From-SVN: r8735
Steve Chamberlain committed -
(e64toe): Likewise; also check the exponent field properly. From-SVN: r8734
Richard Kenner committed -
From-SVN: r8733
Jason Merrill committed
-
- 11 Jan, 1995 2 commits
-
-
From-SVN: r8732
Richard Kenner committed -
From-SVN: r8731
Richard Kenner committed
-
- 10 Jan, 1995 1 commit
-
-
From-SVN: r8730
Richard Kenner committed
-
- 09 Jan, 1995 1 commit
-
-
From-SVN: r8729
Jeff Law committed
-
- 08 Jan, 1995 4 commits
-
-
From-SVN: r8728
Richard Kenner committed -
(print_operand, case 'f'): New case. (sparc_initialize_trampoline): Use gen_flush instead of knowing what pattern looks like. Use MEM instead of address in flush insn, so virtual reg instantiation can update. Ensure address in flush insn is valid. From-SVN: r8727
Richard Kenner committed -
From-SVN: r8726
Richard Kenner committed -
From-SVN: r8725
Richard Kenner committed
-
- 07 Jan, 1995 3 commits
-
-
(fold, case CONVERT_EXPR): Don't remove an integer conversion when outer is FP unless it doesn't change signedness... (fold, case CONVERT_EXPR): Don't remove an integer conversion when outer is FP unless it doesn't change signedness; rework code in this area to be clearer. From-SVN: r8724
Richard Kenner committed -
pa.h (enum processor_type): New enumeration describing the processor to schedule for (700, 7100, 7100LC). * pa.h (enum processor_type): New enumeration describing the processor to schedule for (700, 7100, 7100LC). (pa_cpu_attr, TARGET_OPTIONS, OVERRIDE_OPTIONS): Define. (pa_cpu_string, pa_cpu): Provide extern decls. * pa.c (pa_cpu, pa_cpu_string): Provide definitions. (override_options): New function. (pa_adjust_cost): Handle PROCESSOR_7100 and PROCESSOR_7100LC scheduling. Handle anti-dependendy cases involving fp division and sqrt. Handle output dependencies correctly. Break TYPE_FPMUL into TYPE_FPMULSGL and TYPE_FPMULDBL. * pa.md (cpu attribute): New attribute. Clean up comments for PROCESSOR_700 scheduling info. Slightly simplify. Make conditional on PROCESSOR_700. Add comments and scheduling information for PROCESSOR_7100 and PROCESSOR_7100LC. Set types for instructions which use the shifter to "shift". Explicitly set lengths and types for all instructions. Break type "fpmul" into "fmulsgl" and "fpmuldbl". From-SVN: r8723
Jeff Law committed -
left not left to right. From-SVN: r8722
Jim Wilson committed
-
- 05 Jan, 1995 1 commit
-
-
From-SVN: r8721
Doug Evans committed
-
- 04 Jan, 1995 3 commits
-
-
From-SVN: r8720
Per Bothner committed -
From-SVN: r8719
Per Bothner committed -
pa.md (call expander): Use emit_insn_before to emit an insn to save the PIC register before a function... * pa.md (call expander): Use emit_insn_before to emit an insn to save the PIC register before a function call. (call_value expander): Likewise. From-SVN: r8718
Jeff Law committed
-
- 03 Jan, 1995 2 commits
-
-
creating new function types. From-SVN: r8717
Jim Wilson committed -
From-SVN: r8716
Jim Wilson committed
-
- 02 Jan, 1995 1 commit
-
-
From-SVN: r8715
Ian Lance Taylor committed
-
- 30 Dec, 1994 7 commits
-
-
From-SVN: r8714
Mike Stump committed -
From-SVN: r8713
Richard Kenner committed -
From-SVN: r8712
Richard Kenner committed -
From-SVN: r8711
Richard Kenner committed -
Allow to be included when rtl.h is not. From-SVN: r8710
Richard Kenner committed -
Add prototyes for all static functions; remove forward declarations of non-static functions. (assemble_variable): Add missing arg decl. (bc_make_decl_rtl, const_hash, const_hash_rtx): Now static. (output_addressed_constants, output_constructor): Likewise. (bc_output_constructor): Add missing argument. (output_byte_asm): Delete, unused. From-SVN: r8709
Richard Kenner committed -
* calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on return value from assign_stack_temp. (store_one_arg): Likewise. * expr.c (save_noncopied_parts): Likewise. (expand_expr): Likewise. * function.c (assign_parms): Likewise. * integrate.c (expand_inline_function): Likewise. * stmt.c (expand_decl): Likewise. From-SVN: r8708
Jeff Law committed
-
- 29 Dec, 1994 1 commit
-
-
before shifting left to form mask. From-SVN: r8707
Jim Wilson committed
-