[llvm] r187030 - I'm starting to commit KNL backend. I'll push patches one-by-one. This patch includes support for the extended register set XMM16-31, YMM16-31, ZMM0-31.

Demikhovsky, Elena elena.demikhovsky at intel.com
Fri Jul 26 08:19:03 PDT 2013


If you go to the link "Intel 64 and IA-32 manuals"( <http://llvm.org/docs/CompilerWriterInfo.html> ) you'll find this document under "Intel(r) Architecture Instruction Set Extensions Programming Reference". So an "indirect way" exists. Do you want to add one more direct link?

-           Elena

From: Sean Silva [mailto:silvas at purdue.edu]
Sent: Thursday, July 25, 2013 00:03
To: Demikhovsky, Elena
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm] r187030 - I'm starting to commit KNL backend. I'll push patches one-by-one. This patch includes support for the extended register set XMM16-31, YMM16-31, ZMM0-31.



On Wed, Jul 24, 2013 at 4:02 AM, Elena Demikhovsky <elena.demikhovsky at intel.com<mailto:elena.demikhovsky at intel.com>> wrote:
The full ISA you can see here: http://software.intel.com/en-us/intel-isa-extensions

Would it make sense to add this link to <http://llvm.org/docs/CompilerWriterInfo.html> (docs/CompilerWriterInfo.rst)? Also, are these ISA changes expected to filter down into the usual 3-volume intel manuals?



-- Sean Silva
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130726/6062ffac/attachment.html>


More information about the llvm-commits mailing list