[PATCH] D49196: [llvm-mca][BtVer2] teach how to identify false dependencies on partially written registers.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 15 04:06:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337123: [llvm-mca][BtVer2] teach how to identify false dependencies on partially written (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49196?vs=155147&id=155583#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49196

Files:
  llvm/trunk/include/llvm/Target/TargetSchedule.td
  llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/partial-reg-update-2.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/partial-reg-update-3.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/partial-reg-update-4.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/partial-reg-update-5.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/partial-reg-update-6.s
  llvm/trunk/tools/llvm-mca/Instruction.cpp
  llvm/trunk/tools/llvm-mca/Instruction.h
  llvm/trunk/tools/llvm-mca/RegisterFile.cpp
  llvm/trunk/tools/llvm-mca/RegisterFile.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49196.155583.patch
Type: text/x-patch
Size: 35622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180715/302f5829/attachment.bin>


More information about the llvm-commits mailing list