[PATCH] [X86] Support 'V' register operand modifier

David Woodhouse via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 16:25:03 PST 2018


On Thu, 2018-02-08 at 00:15 +0000, David Woodhouse via llvm-commits
wrote:
> +; X86: calll __x86_indirect_thunk_e{{[abcd]}}x
> +; X64: callq __x86_indirect_thunk_r

Oops, when I was running those tests manually I did it without
'--no-integrated-as'. I'll need to fix both to expect 'call' with no
suffix.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/e1e05956/attachment.bin>


More information about the llvm-commits mailing list