[PATCH 2/6][Mips][msa] Direct Object Emission of INSERT instruction

Jack Carter Jack.Carter at imgtec.com
Thu Oct 10 16:12:29 PDT 2013


Patches, compiles, make checks, format checks, code looks fine.

LGTM,

Jack
________________________________
From: Matheus Almeida
Sent: Thursday, October 10, 2013 2:39 AM
To: llvm-commits at cs.uiuc.edu
Cc: Jack Carter
Subject: [PATCH 2/6][Mips][msa] Direct Object Emission of INSERT instruction

INSERT is the first type of MSA instruction that requires a change to the way
MSA registers are parsed. This happens because MSA registers may be suffixed by
an index in the form of an immediate or a general purpose register. The changes
to parseMSARegs reflect that requirement.

Matheus Almeida
MIPS processor IP
www.imgtec.com<http://www.imgtec.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/c140e063/attachment.html>


More information about the llvm-commits mailing list