[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)
commit0ddf81c43d6f1503c205dde9596d9291997c08c7
tree64bcaff81dd2b311c5e35c90f4906fa249c077b1
parent4f7bc0eee7e6099b1abd57dac3c83529944ab23c
[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

llvm-svn: 354862
llvm/test/tools/llvm-exegesis/X86/uops-XCHG64rr.s [new file with mode: 0644]
llvm/tools/llvm-exegesis/lib/Uops.cpp