[PATCH] D12425: [AArch64] Lower READCYCLECOUNTER using MRS PMCCTNR_EL0.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 16:46:13 PDT 2015


ab updated this revision to Diff 33646.
ab added a comment.

Fair enough; here's an updated patch.


http://reviews.llvm.org/D12425

Files:
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64Subtarget.cpp
  lib/Target/AArch64/AArch64Subtarget.h
  test/CodeGen/AArch64/readcyclecounter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12425.33646.patch
Type: text/x-patch
Size: 6458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150831/d23f52c0/attachment.bin>


More information about the llvm-commits mailing list