[all-commits] [llvm/llvm-project] 28ccc5: [X86] Add feature for Fast Short REP MOV (FSRM) fo...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Wed Aug 19 13:40:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 28ccc52c4045f3d142e6f83d6f64d359b1c12808
https://github.com/llvm/llvm-project/commit/28ccc52c4045f3d142e6f83d6f64d359b1c12808
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M llvm/lib/Target/X86/X86.td
M llvm/lib/Target/X86/X86InstrInfo.td
M llvm/lib/Target/X86/X86Subtarget.h
Log Message:
-----------
[X86] Add feature for Fast Short REP MOV (FSRM) for Icelake or newer.
Differential Revision: https://reviews.llvm.org/D85989
More information about the All-commits
mailing list