Changes

Changes from Git (git http://labmaster3.local/git/llvm-project.git)

Summary

  1. [llvm-exegesis] Fix support for LEA64_32r. (details)
Commit 87632b9e061863b96edb124e66b4f9b526e00438 by courbet
[llvm-exegesis] Fix support for LEA64_32r.
Summary: Add unit test to show the issue: We must select an *aliasing*
output register, not the exact register.
Reviewers: gchatelet
Subscribers: tschuett, mstojanovic, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D73095
The file was addedllvm/test/tools/llvm-exegesis/X86/latency-LEA64_32r.s
The file was modifiedllvm/tools/llvm-exegesis/lib/X86/Target.cpp