[PATCH] D32769: [X86][LWP] Add llvm support for LWP instructions.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 04:10:21 PDT 2017


RKSimon updated this revision to Diff 97595.
RKSimon added a comment.

Rebased and removed implicit truncation from tests' immediate value arguments


Repository:
  rL LLVM

https://reviews.llvm.org/D32769

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Support/Host.cpp
  lib/Target/X86/X86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86Schedule.td
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/lwp-intrinsics-x86_64.ll
  test/CodeGen/X86/lwp-intrinsics.ll
  test/MC/X86/lwp-x86_64.s
  test/MC/X86/lwp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32769.97595.patch
Type: text/x-patch
Size: 19741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/6317b20b/attachment.bin>


More information about the llvm-commits mailing list