[all-commits] [llvm/llvm-project] 2ee218: [llvm-exegesis][NFC] Simplify code.
Clement Courbet via All-commits
all-commits at lists.llvm.org
Fri Jan 24 03:45:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ee218f3653fcfd135fc5087a698424f90a9a499
https://github.com/llvm/llvm-project/commit/2ee218f3653fcfd135fc5087a698424f90a9a499
Author: Clement Courbet <courbet at google.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M llvm/tools/llvm-exegesis/lib/X86/Target.cpp
Log Message:
-----------
[llvm-exegesis][NFC] Simplify code.
Summary:
What we're redoing already exists in the X86 backend, it's called
`X86II::getOperandBias`.
Reviewers: gchatelet
Subscribers: tschuett, mstojanovic, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D73340
More information about the All-commits
mailing list