[PATCH] D21958: [X86] Add xgetbv/xsetbv intrinsics

Guy Blank via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 23:49:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278782: [X86] Add xgetbv/xsetbv intrinsics to non-windows platforms (authored by guyblank).

Changed prior to commit:
  https://reviews.llvm.org/D21958?vs=63781&id=68140#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21958

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrSystem.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/system-intrinsics-xgetbv.ll
  llvm/trunk/test/CodeGen/X86/system-intrinsics-xsetbv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21958.68140.patch
Type: text/x-patch
Size: 7190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160816/c018a8b5/attachment.bin>


More information about the llvm-commits mailing list