[PATCH][Mips][msa] Direct Object Emission for 3R instructions

Jack Carter Jack.Carter at imgtec.com
Wed Sep 25 17:22:44 PDT 2013


Committed revision 191415
________________________________
From: Matheus Almeida
Sent: Wednesday, September 25, 2013 6:05 AM
To: llvm-commits at cs.uiuc.edu
Cc: Jack Carter
Subject: [PATCH][Mips][msa] Direct Object Emission for 3R instructions

This is the first set of instructions with a ".b" modifier thus we need to add the required code to disassemble a MSA128B register class. This wasn’t done before as it could cause a compiler warning because the required code wasn’t being used.

This is the last patch I’ll submit today as there are already 4 other patches needing review.

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/20130926/1eb7b09d/attachment.html>


More information about the llvm-commits mailing list