[all-commits] [llvm/llvm-project] 76b70f: [X86] Add initialization of FPCW in llvm-exegesis

Pengfei Wang via All-commits all-commits at lists.llvm.org
Mon Dec 2 04:19:14 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 76b70f6f75e90074bf2f5168383cc3afc21b61ad
      https://github.com/llvm/llvm-project/commit/76b70f6f75e90074bf2f5168383cc3afc21b61ad
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    A llvm/test/tools/llvm-exegesis/X86/uops-ADD_F32m.s
    M llvm/tools/llvm-exegesis/lib/X86/Target.cpp

  Log Message:
  -----------
  [X86] Add initialization of FPCW in llvm-exegesis

Summary: This is a following up to D70874. It adds the initialization of FPCW in llvm-exegesis.

Reviewers: craig.topper, RKSimon, courbet, gchatelet

Subscribers: tschuett, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70891




More information about the All-commits mailing list