Skip to content
Snippets Groups Projects
Commit 8bad7136 authored by Jeffrey A Law's avatar Jeffrey A Law Committed by Jeff Law
Browse files

i386.md: Create new [right,left] rotate and right shift patterns to optimize shift by 1...

	* i386.md: Create new [right,left] rotate and right shift
	patterns to optimize shift by 1 bit for certain ia32 processors.
	Update patterns which perform left shifts to optimize shift by
	1 bit for certain ia32 processors.
	* i386.c (const_int_1_operand): New predicate.
	* i386.h (PREDICATE_CODES): Handle const_int_1_operand.
	* i386-protos.h (const_int_1_operand): Prototype.

From-SVN: r34569
parent 297a5329
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment