[PATCH] D41330: [X86] Reduce Store Forward Block issues in HW

Lama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 06:53:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328973: [X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346 (authored by lsaba, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41330?vs=140236&id=140618#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41330

Files:
  llvm/trunk/lib/Target/X86/CMakeLists.txt
  llvm/trunk/lib/Target/X86/X86.h
  llvm/trunk/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
  llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
  llvm/trunk/test/CodeGen/X86/O3-pipeline.ll
  llvm/trunk/test/CodeGen/X86/avoid-sfb-overlaps.ll
  llvm/trunk/test/CodeGen/X86/avoid-sfb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41330.140618.patch
Type: text/x-patch
Size: 112299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180402/e0bcc0cb/attachment-0001.bin>


More information about the llvm-commits mailing list