[PATCH] D13012: [X86] Add XSAVE intrinsics (LLVM part)

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 05:08:28 PDT 2015


aaboud updated this revision to Diff 35960.
aaboud added a comment.

Applied some changes according to Michael and Craig comments.


Repository:
  rL LLVM

http://reviews.llvm.org/D13012

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Support/Host.cpp
  lib/Target/X86/X86.td
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86InstrSystem.td
  test/CodeGen/X86/system-intrinsics-64.ll
  test/CodeGen/X86/system-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13012.35960.patch
Type: text/x-patch
Size: 15207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/20ec1c93/attachment.bin>


More information about the llvm-commits mailing list