This reverts commit r347864.
Fix: correct the use of DenseMap.
Paths
| Differential D55088
Revert "Revert r347596 "Support for inserting profile-directed cache prefetches"" ClosedPublic Authored by mtrofin on Nov 29 2018, 4:06 PM.
Details Summary This reverts commit r347864. Fix: correct the use of DenseMap.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, eraman, mgorny. · View Herald TranscriptNov 29 2018, 4:06 PM This revision is now accepted and ready to land.Nov 29 2018, 5:02 PM Closed by commit rL347938: Revert "Revert r347596 "Support for inserting profile-directed cache… (authored by mtrofin). · Explain WhyNov 29 2018, 5:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 175996 llvm/trunk/lib/Target/X86/CMakeLists.txt
llvm/trunk/lib/Target/X86/LLVMBuild.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/O0-pipeline.ll
llvm/trunk/test/CodeGen/X86/O3-pipeline.ll
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-invalid-instr.afdo
llvm/trunk/test/CodeGen/X86/insert-prefetch-invalid-instr.ll
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
|