[PATCH] D40330: Separate ExecutionDepsFix into 4 parts - enable breaking false dependencies for all reg classes.

Marina Yatsina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 02:07:06 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
myatsina marked 4 inline comments as done.
Closed by commit rL323087: Separate ExecutionDepsFix into 4 parts: (authored by myatsina, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40330?vs=126844&id=130848#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40330

Files:
  llvm/trunk/include/llvm/CodeGen/ExecutionDepsFix.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/CodeGen/ExecutionDepsFix.cpp
  llvm/trunk/lib/Target/ARM/ARMTargetMachine.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
  llvm/trunk/test/CodeGen/ARM/deps-fix.ll
  llvm/trunk/test/CodeGen/X86/break-false-dep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40330.130848.patch
Type: text/x-patch
Size: 48973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180122/0f209a7c/attachment.bin>


More information about the llvm-commits mailing list