Hi,

Although I'm  not a gatekeeper in CG, I looked at the patch.

One minor comments: In barcelona_si.cxx, there is redundant definition:
@@ -143,6 +149,10 @@
TOP_or16,
TOP_or32,
TOP_or64,
+ TOP_ori8,
+ TOP_ori16,
+ TOP_ori8,
+ TOP_ori16,

As you said, there are a lot of duplicate information among each
microarch. It's better if we could have a way to specify common
information. (I'm not asking here).

Thanks,

Min

On Wed, May 25, 2011 at 5:30 PM, David Coakley <dcoak...@gmail.com> wrote:
>
> Could a gatekeeper review the attached patch to the targinfo
> subsystem?  It is specific to the x8664 target.
>
> The patch adds information for the store-immediate and load-exec-store
> forms of instructions.  Due to the way that things are currently
> organized for x8664, we have to duplicate the information for each
> microarch.
>
> Thanks,
>
> -David Coakley / AMD Open Source Compiler Engineering
>
> ------------------------------------------------------------------------------
> vRanger cuts backup time in half-while increasing security.
> With the market-leading solution for virtual backup and recovery,
> you get blazing-fast, flexible, and affordable data protection.
> Download your free trial now.
> http://p.sf.net/sfu/quest-d2dcopy1
> _______________________________________________
> Open64-devel mailing list
> Open64-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/open64-devel
>

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to