[llvm-exegesis] Reject x86 instructions that use non uniform memory accesses
commit84a4ea35b3b0544100580bf5a7cefbfc4dd5a627
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 22 Oct 2018 14:46:08 +0000 (22 14:46 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 22 Oct 2018 14:46:08 +0000 (22 14:46 +0000)
tree76b64aaeed77ffc90c90d0d9655c6d3998a823ee
parenta1fe5fbd7ae26effe99a24c54b7c8ef8f7d76700
[llvm-exegesis] Reject x86 instructions that use non uniform memory accesses

Reviewers: courbet

Subscribers: tschuett, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344905 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-exegesis/lib/X86/Target.cpp