[all-commits] [llvm/llvm-project] 8383fd: Re-land "[llvm-exegesis] Save target state before ...
    Clement Courbet via All-commits 
    all-commits at lists.llvm.org
       
    Wed Nov  4 00:47:23 PST 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8383fddc4fa9b4e61954e5ac93b00719a39d2291
      https://github.com/llvm/llvm-project/commit/8383fddc4fa9b4e61954e5ac93b00719a39d2291
  Author: Clement Courbet <courbet at google.com>
  Date:   2020-11-04 (Wed, 04 Nov 2020)
  Changed paths:
    A llvm/test/tools/llvm-exegesis/X86/uops-FLDENVm.s
    M llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
    M llvm/tools/llvm-exegesis/lib/Target.cpp
    M llvm/tools/llvm-exegesis/lib/Target.h
    M llvm/tools/llvm-exegesis/lib/X86/Target.cpp
  Log Message:
  -----------
  Re-land "[llvm-exegesis] Save target state before running the benchmark."
The X86 exegesis target is never executed run on non-X86 hosts, disable
X86 instrinsic code on non-X86 targets.
This reverts commit 8cfc872129a99782ab07a19171bf8eace85589ae.
    
    
More information about the All-commits
mailing list