[all-commits] [llvm/llvm-project] 44b994: [X86] Add initialization of MXCSR in llvm-exegesis
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Mon Dec 2 02:28:57 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 44b9942898c7167ed95cccef4c3da3d2113e11e8
https://github.com/llvm/llvm-project/commit/44b9942898c7167ed95cccef4c3da3d2113e11e8
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2019-12-02 (Mon, 02 Dec 2019)
Changed paths:
M llvm/test/tools/llvm-exegesis/X86/uops-VFMADDSS4rm.s
M llvm/tools/llvm-exegesis/lib/X86/Target.cpp
Log Message:
-----------
[X86] Add initialization of MXCSR in llvm-exegesis
Summary: This patch is used to initialize the new added register MXCSR.
Reviewers: craig.topper, RKSimon
Subscribers: tschuett, courbet, llvm-commits, LiuChen3
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70874
More information about the All-commits
mailing list