[PATCH] D49310: [llvm-mca][BtVer2] Teach how to identify dependency-breaking idioms.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 06:22:10 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338372: [llvm-mca][BtVer2] Teach how to identify dependency-breaking idioms. (authored by adibiagio, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49310?vs=158203&id=158237#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49310
Files:
llvm/trunk/include/llvm/MC/MCInstrAnalysis.h
llvm/trunk/lib/MC/MCInstrAnalysis.cpp
llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/dependency-breaking-cmp.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/dependency-breaking-pcmpeq.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/dependency-breaking-sbb-2.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/one-idioms.s
llvm/trunk/tools/llvm-mca/DispatchStage.cpp
llvm/trunk/tools/llvm-mca/InstrBuilder.cpp
llvm/trunk/tools/llvm-mca/Instruction.h
llvm/trunk/tools/llvm-mca/RetireStage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49310.158237.patch
Type: text/x-patch
Size: 30679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/a54d2a00/attachment.bin>
More information about the llvm-commits
mailing list