[PATCH] D52174: [TableGen][SubtargetEmitter] Add the ability for processor models to describe dependency breaking instructions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 19 08:59:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342555: [TableGen][SubtargetEmitter] Add the ability for processor models to describe… (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52174?vs=166100&id=166138#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52174

Files:
  llvm/trunk/include/llvm/CodeGen/TargetSubtargetInfo.h
  llvm/trunk/include/llvm/MC/MCInstrAnalysis.h
  llvm/trunk/include/llvm/Target/TargetInstrPredicate.td
  llvm/trunk/lib/MC/MCInstrAnalysis.cpp
  llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/zero-idioms-avx-256.s
  llvm/trunk/tools/llvm-mca/lib/InstrBuilder.cpp
  llvm/trunk/utils/TableGen/CodeGenSchedule.cpp
  llvm/trunk/utils/TableGen/CodeGenSchedule.h
  llvm/trunk/utils/TableGen/PredicateExpander.cpp
  llvm/trunk/utils/TableGen/PredicateExpander.h
  llvm/trunk/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52174.166138.patch
Type: text/x-patch
Size: 58436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/90279925/attachment-0001.bin>


More information about the llvm-commits mailing list