NFC.
Adding MC regressions tests to cover the XOP isa set.
This patch is part of a larger task to cover MC encoding of all X86 isa sets started in revision: https://reviews.llvm.org/D39952
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Any chance that you could pull out the lwp tests into their own files? Same as I assume you'll be doing for TBM?
Comment Actions
The XOP vector tests looks OK, but the LWP ones need r32 AND r64 register tests on x86_64
test/MC/X86/XOP-64.s | ||
---|---|---|
6 | You're missing r64 register LWP tests on x86_64 as well as r32 - llwpcb/lwpins/lwpval/slwpcb |
Comment Actions
@gadi.haber Are you still looking at this? I can commandeer and make the changes I requested if you don't have the time.
Comment Actions
Split LWP and XOP tests. Strip trailing whitespace from 32-bit files. I think I had already stripped it from the 64-bit files
You're missing r64 register LWP tests on x86_64 as well as r32 - llwpcb/lwpins/lwpval/slwpcb