r273630 - in /trunk/gcc: ChangeLog config/rs600...
segher@gcc.gnu.org
segher@gcc.gnu.org
Sat Jul 20 17:28:00 GMT 2019
Author: segher
Date: Sat Jul 20 17:28:37 2019
New Revision: 273630
URL: https://gcc.gnu.org/viewcvs?rev=273630&root=gcc&view=rev
Log:
rs6000: New predicate any_memory_operand
The new predicate accepts both memory_operand and volatile_mem_operand.
* config/rs6000/predicates.md (volatile_mem_operand): Modernize syntax.
(any_memory_operand): New predicate.
(reg_or_mem_operand): Use it.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/predicates.md
More information about the Gcc-cvs
mailing list