- 04 Aug, 1992 1 commit
-
-
From-SVN: r1759
Richard Stallman committed
-
- 03 Aug, 1992 16 commits
-
-
reload is in progress. From-SVN: r1758
Richard Kenner committed -
preserve_subexpressions_p. From-SVN: r1757
Richard Kenner committed -
From-SVN: r1756
Richard Kenner committed -
(SET_NOTE_BLOCK_NUMBER): Deleted. From-SVN: r1755
Richard Kenner committed -
From-SVN: r1754
Richard Kenner committed -
pointers to integers. From-SVN: r1753
Richard Kenner committed -
integers. From-SVN: r1752
Richard Kenner committed -
to integers. From-SVN: r1751
Richard Kenner committed -
to integers. From-SVN: r1750
Richard Kenner committed -
From-SVN: r1749
Richard Kenner committed -
(find_use_as_address): Use HOST_WIDE_INT instead of int when comparing a pointer to an integer constant... (find_use_as_address): Use HOST_WIDE_INT instead of int when comparing a pointer to an integer constant; also when returning int. From-SVN: r1748
Richard Kenner committed -
pointer to an integer constant. From-SVN: r1747
Richard Kenner committed -
(combine_instructions): Initialize it. (set_significant): Set it. (try_combine): Set subst_low_cuid immediately before calling `subst' to the INSN_CUID of the lowest insn involved in the call. Change XOR with out-of-range constant to (not (xor ...)). Call both split_insns and find_split_point; pass extra parm to find_split_point. Record I2DEST's value if I2 now sets it; similarly for I1DEST. (find_split_point): Add new arg INSN. If AND'ing with a large single-bit constant and we only care about equality with zero, replace with bit extraction. Make two shifts for ZERO_EXTRACTs unless very narrow. (subst): Move RESTART label earlier. If we have a simple operation applied to IF_THEN_ELSE, move the operation inside the two arms. (subst, case SUBREG): Use force_to_mode. (subst, case NOT): Change (not (xor X C)) to (xor X ~C). (subst, case NEG): Remove (neg (abs X)); redundant. Convert (neg (xor A 1)) to (plus A -1) if A is known to be 0 or 1. (subst, case IF_THEN_ELSE): Simplify if an arm contains a register being tested by substiting the known value. Put constant integer in last arm if can reverse comparison. (subst, case SET): Use gen_lowpart_for_combine. (subst, case AND): Make IF_THEN_ELSE when appropriate. (subst, case IOR): (ior A C) can sometimes be just C. (subst, case XOR): Go back and restart when canonicalizing. (subst, case ABS): Use num_sign_bit_copies. (make_extraction): Call force_to_mode. (make_compound_operation): Look at optabs rather that explicitly checking for operations and assuming we have SImode. Handle (ashiftrt (OP (ashift foo C1) C3) C2). (force_to_mode): Only change mode of arithmetic if optab says we have operation in that mode. Remove unneeded ASHIFTRT; add handling for IF_THEN_ELSE. (significant_bits, case NEG): Call num_sign_bit_copies. (significant_bits, case ABS, case [US]{MIN,MAX}, IF_THEN_ELSE): New. (num_sign_bit_copies): New function. (simplify_shift_const): Remove ASHIFTRT if value is known -1 or 0. Use num_sign_bit_copies to simplify (ashiftrt (ashift ...) ...) and (ashiftrt (neg ...) ...). Remove now redundant case when VAROP is a PLUS. (simplify_comparison): If A is known to be -1 or 0, A != -1 is A == 0. Simplify unsigned tests that really check the sign bit. (simplify_comparison, case ASHIFTRT): Convert to LSHIFTRT if equality comparison with zero. (get_last_value): Check if the desired register is set in the insn before the one whose INSN_CUID is subst_low_cuid. From-SVN: r1746
Richard Kenner committed -
TREE_CODE. From-SVN: r1745
Richard Kenner committed -
From-SVN: r1744
Richard Kenner committed -
(optimize_bit_field_compare): Correct bogus use of types in expressions; always do computation in a type wide enough for the result. From-SVN: r1743
Richard Kenner committed
-
- 01 Aug, 1992 5 commits
-
-
(ASM_OUTPUT_DWARF_STRING): redefinition was incorrect, and uneeded; while Solaris as doesn't support .string, it does support .asciz, and sparcv4.h takes care of including that definition. From-SVN: r1742
Richard Stallman committed -
From-SVN: r1741
Richard Stallman committed -
From-SVN: r1740
Richard Stallman committed -
maximum_field_alignment when using the field's alignment. From-SVN: r1739
Richard Stallman committed -
From-SVN: r1738
Richard Stallman committed
-
- 31 Jul, 1992 13 commits
-
-
From-SVN: r1737
Richard Kenner committed -
From-SVN: r1736
Richard Kenner committed -
(reposition_prologue_and_epilogue_notes): Search for the notes without using basic_block_end[0] or basic_block_head[N-1]. From-SVN: r1735
Richard Kenner committed -
(PTR_INT_TYPE): New macro. (pcfinclude): Use it. From-SVN: r1734
Richard Kenner committed -
__builtin_frame_address, and __builtin_saveregs all return void *. From-SVN: r1733
Richard Kenner committed -
From-SVN: r1732
Richard Kenner committed -
From-SVN: r1731
Richard Kenner committed -
From-SVN: r1730
Richard Kenner committed -
(install-limits-h): Use glimits.h, not limits.h. From-SVN: r1729
Richard Stallman committed -
From-SVN: r1728
Richard Stallman committed -
passed by invisible reference, and living in memory. From-SVN: r1727
Richard Stallman committed -
But don't warn if function definition follows a declaration. (pushdecl): Don't handle it here. (grokparms): Don't warn about non-prototype decl in system header. From-SVN: r1726
Richard Stallman committed -
but the type is not identical, make a NOP_EXPR. From-SVN: r1725
Richard Stallman committed
-
- 30 Jul, 1992 5 commits
-
-
(cpu attribute): List m88100 first for more efficient code in insn-attrtab.c. (rotate/and split pattern): Fix typo. From-SVN: r1724
Tom Wood committed -
more tightly for the m88110. From-SVN: r1723
Tom Wood committed -
From-SVN: r1722
Richard Stallman committed -
From-SVN: r1721
Richard Stallman committed -
From-SVN: r1720
Richard Stallman committed
-