[PATCH 6/6] Direct Object Emission support for BIT instructions

Matheus Almeida Matheus.Almeida at imgtec.com
Mon Oct 14 06:12:00 PDT 2013


Committed in r192589.

From: Jack Carter
Sent: 11 October 2013 00:35
To: Matheus Almeida; llvm-commits at cs.uiuc.edu
Subject: RE: [PATCH 6/6] Direct Object Emission support for BIT instructions

Patches and compiles cleanly. Format checks and make checks. Code looks good.

LGTM

Jack
________________________________
From: Matheus Almeida
Sent: Thursday, October 10, 2013 2:49 AM
To: llvm-commits at cs.uiuc.edu<mailto:llvm-commits at cs.uiuc.edu>
Cc: Jack Carter
Subject: [PATCH 6/6] Direct Object Emission support for BIT instructions
List of instructions:
bclri.{b,h,w,d}
binsli.{b,h,w,d}
binsri.{b,h,w,d}
bnegi.{b,h,w,d}
bseti.{b,h,w,d}
sat_s.{b,h,w,d}
sat_u.{b,h,w,d}
slli.{b,h,w,d}
srai.{b,h,w,d}
srari.{b,h,w,d}
srli.{b,h,w,d}
srlri.{b,h,w,d

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/20131014/8617a489/attachment.html>


More information about the llvm-commits mailing list