[PATCH] D53134: [tblgen][llvm-mca] Add the ability to describe move elimination candidates via tablegen.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 12 04:24:59 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL344334: [tblgen][llvm-mca] Add the ability to describe move elimination candidates via… (authored by adibiagio, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53134?vs=169213&id=169369#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53134
Files:
llvm/trunk/include/llvm/CodeGen/TargetSubtargetInfo.h
llvm/trunk/include/llvm/MC/MCInstrAnalysis.h
llvm/trunk/include/llvm/MC/MCSchedule.h
llvm/trunk/include/llvm/Target/TargetInstrPredicate.td
llvm/trunk/include/llvm/Target/TargetSchedule.td
llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-1.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-2.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-3.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-4.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-5.s
llvm/trunk/tools/llvm-mca/lib/HardwareUnits/RegisterFile.cpp
llvm/trunk/tools/llvm-mca/lib/InstrBuilder.cpp
llvm/trunk/utils/TableGen/CodeGenSchedule.cpp
llvm/trunk/utils/TableGen/CodeGenSchedule.h
llvm/trunk/utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53134.169369.patch
Type: text/x-patch
Size: 49999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181012/7c2cb40c/attachment-0001.bin>
More information about the llvm-commits
mailing list