[PATCH] D51803: [X86] Modify the the rdtscp intrinsic to return values instead of taking a pointer argument

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 12:17:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341698: [X86] Modify the the rdtscp intrinsic to return values instead of taking a… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51803?vs=164466&id=164489#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51803

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/rdtsc-upgrade.ll
  llvm/trunk/test/CodeGen/X86/rdtsc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51803.164489.patch
Type: text/x-patch
Size: 7248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/61b98e4c/attachment.bin>


More information about the llvm-commits mailing list