This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2][MSP430] Reorder and group zero_extend insns in msp430.md


On 10/8/19 4:36 AM, Jozef Lawrynowicz wrote:
> This is an "obvious" mechanical patch which just reorders and groups the
> zero_extend insns in msp430.md, in preparation for the next functional patch.
> 
> 
> 0001-MSP430-Reorder-and-group-zero_extend-insns-in-msp430.patch
> 
> From 8810aa7a19569d7e49e898613736d793c43c20a1 Mon Sep 17 00:00:00 2001
> From: Jozef Lawrynowicz <jozef.l@mittosystems.com>
> Date: Mon, 7 Oct 2019 11:24:31 +0100
> Subject: [PATCH 1/2] MSP430: Reorder and group zero_extend insns in msp430.md
> 
> gcc/ChangeLog:
> 
> 2019-10-08  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
> 
> 	* config/msp430/msp430.md: Group zero_extend* insns together.
OK
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]