Commit cd16503a by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

md.texi (Insn Canonicalizations): Refer to the function…

md.texi (Insn Canonicalizations): Refer to the function commutative_operand_precedence for further rules.

	* doc/md.texi (Insn Canonicalizations): Refer to the
	function commutative_operand_precedence for further rules.

From-SVN: r107541
parent 7fde2fe3
2005-11-26 Hans-Peter Nilsson <hp@axis.com>
* doc/md.texi (Insn Canonicalizations): Refer to the
function commutative_operand_precedence for further rules.
2005-11-25 Roger Sayle <roger@eyesopen.com> 2005-11-25 Roger Sayle <roger@eyesopen.com>
PR middle-end/21309 PR middle-end/21309
......
...@@ -4785,6 +4785,9 @@ will be written using @code{zero_extract} rather than the equivalent ...@@ -4785,6 +4785,9 @@ will be written using @code{zero_extract} rather than the equivalent
@end itemize @end itemize
Further canonicalization rules are defined in the function
@code{commutative_operand_precedence} in @file{gcc/rtlanal.c}.
@end ifset @end ifset
@ifset INTERNALS @ifset INTERNALS
@node Expander Definitions @node Expander Definitions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment