[PATCH] D52174: [TableGen][SubtargetEmitter] Add the ability for processor models to describe dependency breaking instructions.
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 18 05:32:48 PDT 2018
andreadb updated this revision to Diff 165944.
andreadb marked 2 inline comments as done.
andreadb added a comment.
Patch updated.
Addressed review comments.
https://reviews.llvm.org/D52174
Files:
include/llvm/CodeGen/TargetSubtargetInfo.h
include/llvm/MC/MCInstrAnalysis.h
include/llvm/Target/TargetInstrPredicate.td
lib/MC/MCInstrAnalysis.cpp
lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
lib/Target/X86/X86ScheduleBtVer2.td
test/tools/llvm-mca/X86/BtVer2/zero-idioms-avx-256.s
tools/llvm-mca/include/HardwareUnits/RegisterFile.h
tools/llvm-mca/include/Instruction.h
tools/llvm-mca/lib/HardwareUnits/RegisterFile.cpp
tools/llvm-mca/lib/InstrBuilder.cpp
tools/llvm-mca/lib/Stages/DispatchStage.cpp
tools/llvm-mca/lib/Stages/RetireStage.cpp
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/CodeGenSchedule.h
utils/TableGen/PredicateExpander.cpp
utils/TableGen/PredicateExpander.h
utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52174.165944.patch
Type: text/x-patch
Size: 66350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/c4d4ad31/attachment.bin>
More information about the llvm-commits
mailing list