- 13 Aug, 1992 9 commits
-
-
lowercase function names the second time. From-SVN: r1817
Richard Stallman committed -
From-SVN: r1816
Richard Stallman committed -
From-SVN: r1815
Jim Wilson committed -
(reposition_prologue_and_epilogue_notes): Count all the prologue and epilogue insns. From-SVN: r1814
Tom Wood committed -
(regclass): Don't scan the constraints if there aren't any operands. Don't look for a commutative constraint in the last operand. From-SVN: r1813
Tom Wood committed -
From-SVN: r1812
Jim Wilson committed -
(__sparclite__): Define umul_ppmm, udiv_qrnnd, and count_leading_zeros for this sparc architecture variant. (__sparclite__): Define umul_ppmm, udiv_qrnnd, and count_leading_zeros for this sparc architecture variant. (__sparc_v8__): Changed from __sparc8__. From-SVN: r1811
Jim Wilson committed -
From-SVN: r1810
Jeff Law committed -
From Jeff Law: (zdepi in HImode): Move this pattern after the standard movhi patterns. From-SVN: r1809
Torbjorn Granlund committed
-
- 12 Aug, 1992 6 commits
-
-
From-SVN: r1808
Michael Meissner committed -
(operand_equal_p): Make it clear that this function tests for indistinguishable values, not for equality as computed by `=='... (operand_equal_p): Make it clear that this function tests for indistinguishable values, not for equality as computed by `=='; the distinction is important for IEEE NaNs and -0.0. From-SVN: r1807
Richard Stallman committed -
dwarfout_end_block even for -g1. From-SVN: r1806
Richard Stallman committed -
(TARGET_SWITCHES): Rename -m68040 to -m68020-40. Rename -m68040-only to -m68040. From-SVN: r1805
Richard Stallman committed -
From-SVN: r1804
Richard Stallman committed -
From-SVN: r1803
Richard Stallman committed
-
- 11 Aug, 1992 12 commits
-
-
From-SVN: r1802
Jim Wilson committed -
loop_number_block_level): Delete. (find_loop_tree_blocks): Completely rewritten to use identify_blocks. (unroll_block_trees): Completely rewritten to use reorder blocks. From-SVN: r1801
Jim Wilson committed -
loop_number_block_level): Delete declarations. From-SVN: r1800
Jim Wilson committed -
loop_number_last_block, loop_number_block_level. Correct call of find_loop_tree_blocks. Add call to unroll_block_trees. From-SVN: r1799
Jim Wilson committed -
(rtx, tree): Move undefs to the very end. From-SVN: r1798
Jim Wilson committed -
(identify_blocks): Handle case where no block nodes exist. Use xmalloc not alloca for block_vector. (reorder_blocks): New argument top_block. Handle case where no block nodes exist. Always clear BLOCK_SUBBLOCKS (block) when adding it to the block tree. (all_blocks): Handle case where vector is zero. Store current block at offset 0 in vector, not n_blocks. Don't count current block twice in n_blocks. From-SVN: r1797
Jim Wilson committed -
before a loop exit test. From-SVN: r1796
Jim Wilson committed -
From-SVN: r1795
Michael Meissner committed -
From-SVN: r1794
Richard Stallman committed -
floating point, because A might be -0.0 or NaN. From-SVN: r1793
Richard Stallman committed -
(read_specs): Cast args of xmalloc and read to unsigned. From-SVN: r1792
Richard Stallman committed -
From-SVN: r1791
Michael Meissner committed
-
- 10 Aug, 1992 4 commits
-
-
From-SVN: r1790
Torbjorn Granlund committed -
From-SVN: r1789
Torbjorn Granlund committed -
(Recognizer for zdepi_operand in SImode): Call output_zdepi for output. (shift patterns and recognizers): Handle 32 bit ints and truncate them for output. From-SVN: r1788
Torbjorn Granlund committed -
From-SVN: r1787
Michael Meissner committed
-
- 09 Aug, 1992 1 commit
-
-
From-SVN: r1786
Michael Meissner committed
-
- 08 Aug, 1992 1 commit
-
-
From-SVN: r1785
Michael Meissner committed
-
- 07 Aug, 1992 7 commits
-
-
promotes short to unsigned if sizeof(short) == sizeof(int). From-SVN: r1784
Richard Stallman committed -
use %g, rather than %b, because the file is going to be deleted anyway. From-SVN: r1783
Richard Stallman committed -
and ASM_OUTPUT_ADDR_VEC_ELT only if defined. From-SVN: r1782
Richard Stallman committed -
(finish_struct): If bit field is of an unsigned type that promotes to int, promote it unsigned if traditional or if it is the same size as int. (start_function): Ditto for function return value. (finish_function): Test only can_reach_end for the warning about reaching the end of a non-void function. (poplevel): If apparently nested inline function has DECL_ABSTRACT_ORIGIN, don't output it; propagate TREE_ADDRESSABLE. (pushdecl): When copying inline details into an extern decl, copy DECL_RESULT, TREE_ASM_WRITTEN. Set DECL_ABSTRACT_ORIGIN. From-SVN: r1781
Richard Stallman committed -
From-SVN: r1780
Richard Stallman committed -
From-SVN: r1779
Richard Stallman committed -
Do set reg_next_use for global hard reg. From-SVN: r1778
Richard Stallman committed
-