[PATCH] D54052: Support for inserting profile-directed cache prefetches
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 26 13:40:38 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347596: Support for inserting profile-directed cache prefetches (authored by mtrofin, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54052/new/
https://reviews.llvm.org/D54052
Files:
llvm/trunk/lib/Target/X86/CMakeLists.txt
llvm/trunk/lib/Target/X86/X86.h
llvm/trunk/lib/Target/X86/X86DiscriminateMemOps.cpp
llvm/trunk/lib/Target/X86/X86InsertPrefetch.cpp
llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
llvm/trunk/test/CodeGen/X86/discriminate-mem-ops.ll
llvm/trunk/test/CodeGen/X86/insert-prefetch-inline.afdo
llvm/trunk/test/CodeGen/X86/insert-prefetch-inline.ll
llvm/trunk/test/CodeGen/X86/insert-prefetch-no-MachineMemOperand.ll
llvm/trunk/test/CodeGen/X86/insert-prefetch-nomemop.afdo
llvm/trunk/test/CodeGen/X86/insert-prefetch-other.afdo
llvm/trunk/test/CodeGen/X86/insert-prefetch.afdo
llvm/trunk/test/CodeGen/X86/insert-prefetch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54052.175326.patch
Type: text/x-patch
Size: 30812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/edbd3746/attachment.bin>
More information about the llvm-commits
mailing list