[PATCH] D54052: Support for inserting profile-directed cache prefetches
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 12:01:22 PST 2018
mtrofin updated this revision to Diff 172632.
mtrofin marked 15 inline comments as done.
mtrofin added a comment.
- Addressed first round of feedback.
Repository:
rL LLVM
https://reviews.llvm.org/D54052
Files:
lib/Target/X86/CMakeLists.txt
lib/Target/X86/X86.h
lib/Target/X86/X86DiscriminateMemOps.cpp
lib/Target/X86/X86InsertPrefetch.cpp
lib/Target/X86/X86TargetMachine.cpp
test/CodeGen/X86/discriminate-mem-ops.ll
test/CodeGen/X86/insert-prefetch-inline.afdo
test/CodeGen/X86/insert-prefetch-inline.ll
test/CodeGen/X86/insert-prefetch-no-MachineMemOperand.ll
test/CodeGen/X86/insert-prefetch-nomemop.afdo
test/CodeGen/X86/insert-prefetch-other.afdo
test/CodeGen/X86/insert-prefetch.afdo
test/CodeGen/X86/insert-prefetch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54052.172632.patch
Type: text/x-patch
Size: 29868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/5a39ea3b/attachment.bin>
More information about the llvm-commits
mailing list