- 04 Mar, 1993 23 commits
-
-
From-SVN: r3648
Richard Stallman committed -
(emit_no_conflict_block): Don't move target to itself if that takes multiple insns. (expand_binop): For complex mult and div, avoid fetching operand components more than once from memory. From-SVN: r3647
Richard Stallman committed -
(lvalue_p): Handle REALPART_EXPR, IMAGPART_EXPR. (build_binary_op, build_unary_op): Handle complex types. From-SVN: r3646
Richard Stallman committed -
Handle all complex values specially. From-SVN: r3645
Richard Stallman committed -
From-SVN: r3644
Richard Stallman committed -
From-SVN: r3643
Richard Stallman committed -
(grokdeclarator): Handle complex keyword. Distinguish int-by-default from int keyword. From-SVN: r3642
Richard Stallman committed -
From-SVN: r3641
Richard Stallman committed -
From-SVN: r3640
Richard Stallman committed -
(convert_to_integer): Likewise. (convert_to_complex): New function. From-SVN: r3639
Richard Stallman committed -
From-SVN: r3638
Richard Stallman committed -
Handle REALPART_EXPR and IMAGPART_EXPR. From-SVN: r3637
Richard Stallman committed -
From-SVN: r3636
Torbjorn Granlund committed -
(iorsi3): New DEFINE_EXPAND. (iorsi3 recognizer for [reg reg]): Now unnamed. Put output template here, don't call output_ior. From-SVN: r3635
Torbjorn Granlund committed -
From-SVN: r3634
Richard Stallman committed -
(yylex): Handle i or j in numeric constant. From-SVN: r3633
Richard Stallman committed -
From-SVN: r3632
Steve Chamberlain committed -
From-SVN: r3631
Steve Chamberlain committed -
From-SVN: r3630
Steve Chamberlain committed -
From-SVN: r3629
Richard Stallman committed -
Add `__iterator'. Delete `iterator'. From-SVN: r3628
Richard Stallman committed -
From-SVN: r3627
Michael Meissner committed -
From-SVN: r3626
Michael Meissner committed
-
- 03 Mar, 1993 10 commits
-
-
From-SVN: r3625
Richard Stallman committed -
From-SVN: r3624
Per Bothner committed -
(lhs_lshift_cint_operand): New function. (print_operand): Handle L and P for bit field instructions. From-SVN: r3623
Torbjorn Granlund committed -
Call gen_zvdep_imm when operand 1 is a CONST_INT. (zvdep_imm): New pattern. (ashift recognizer for [reg const_int]): Use %P and %L output modifiers. (ashiftrt recognizer for [reg const_int]): Likewise. (lshrsi3): Likewise. (rotrsi3): Reduce integer argument to 5 bits. Remove some empty lines. From-SVN: r3622
Torbjorn Granlund committed -
(output_fp_move_double): Use %r syntax for registers. From-SVN: r3621
Torbjorn Granlund committed -
From-SVN: r3620
Richard Kenner committed -
From-SVN: r3619
Per Bothner committed -
From-SVN: r3618
Per Bothner committed -
From-SVN: r3617
Richard Stallman committed -
Don't try to interpret operands that are RTL as if they were trees. From-SVN: r3616
Richard Kenner committed
-
- 02 Mar, 1993 7 commits
-
-
(reg_scan_mark_refs): Set it here. Accept INSN, not UID as arg. (reg_scan): Call reg_scan_mark_refs with INSN, not UID. From-SVN: r3615
Richard Kenner committed -
From-SVN: r3614
Richard Kenner committed -
'rtx *insn' for const_num_delay_slot argument. From-SVN: r3613
Jim Wilson committed -
From-SVN: r3612
Jim Wilson committed -
(errno.h): Move outside VMS specific section. From-SVN: r3611
Jim Wilson committed -
From-SVN: r3610
Jim Wilson committed -
macros SETUP_FRAME_ADDRESSES and RETURN_ADDR_IN_PREVIOUS_FRAME. From-SVN: r3609
Jim Wilson committed
-