[PATCH] D55088: Revert "Revert r347596 "Support for inserting profile-directed cache prefetches""

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 16:34:51 PST 2018


mtrofin updated this revision to Diff 175992.
mtrofin added a comment.

- Fix incorrect update of DenseMap in X86DiscriminateMemOps


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55088/new/

https://reviews.llvm.org/D55088

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/LLVMBuild.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86DiscriminateMemOps.cpp
  lib/Target/X86/X86InsertPrefetch.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/O0-pipeline.ll
  test/CodeGen/X86/O3-pipeline.ll
  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-invalid-instr.afdo
  test/CodeGen/X86/insert-prefetch-invalid-instr.ll
  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: D55088.175992.patch
Type: text/x-patch
Size: 32939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/ec68864d/attachment.bin>


More information about the llvm-commits mailing list