]> granicus.if.org Git - llvm/commit
[llvm-exegesis] Teach llvm-exegesis to handle instructions with multiple tied variables.
authorClement Courbet <courbet@google.com>
Tue, 26 Feb 2019 10:54:45 +0000 (10:54 +0000)
committerClement Courbet <courbet@google.com>
Tue, 26 Feb 2019 10:54:45 +0000 (10:54 +0000)
commit7c5ba998fca514a89069da17ebbf2b5de362b5f3
tree7f8e490a11f91ca5e870566add25c57c60d956d5
parent1f205834bb90f38cc07eb6b46ce0c0d590b33ae0
[llvm-exegesis] Teach llvm-exegesis to handle instructions with multiple tied variables.

Reviewers: gchatelet

Subscribers: tschuett, llvm-commits

Tags: #llvm

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354862 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-exegesis/X86/uops-XCHG64rr.s [new file with mode: 0644]
tools/llvm-exegesis/lib/Uops.cpp