[PATCH] D49436: [X86][BtVer2] correctly model the latency/throughput of LEA instructions.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 19 09:47:30 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337469: [X86][BtVer2] correctly model the latency/throughput of LEA instructions. (authored by adibiagio, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49436?vs=156249&id=156297#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49436
Files:
llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
llvm/trunk/lib/Target/X86/X86.td
llvm/trunk/lib/Target/X86/X86FixupLEAs.cpp
llvm/trunk/lib/Target/X86/X86SchedPredicates.td
llvm/trunk/lib/Target/X86/X86Schedule.td
llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
llvm/trunk/test/CodeGen/X86/lea32-schedule.ll
llvm/trunk/test/CodeGen/X86/lea64-schedule.ll
llvm/trunk/test/CodeGen/X86/mul-constant-i32.ll
llvm/trunk/test/CodeGen/X86/mul-constant-i64.ll
llvm/trunk/test/CodeGen/X86/schedule-x86-64-shld.ll
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/resources-lea.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49436.156297.patch
Type: text/x-patch
Size: 87460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/ba518f21/attachment-0001.bin>
More information about the llvm-commits
mailing list