commit | dc566822d421460202acadd820b21f8a4df25f10 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Tue May 10 22:26:45 2016 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Tue May 10 22:26:45 2016 +0000 |
tree | 87ae881fd6c99a780a5bd4cb24a006e90b4169ab | |
parent | 79f2742cf7fb5591a39ab451bd1177b8383a8cad [diff] |
AArch64: allow vN to represent 64-bit registers in inline asm. Unlike xN/wN, the size of vN is genuinely ambiguous in the assembly, so we should try to infer what was intended from the type. But only down to 64-bits (vN can never represent sN, hN or bN). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269132 91177308-0d34-0410-b5e6-96231b3b80d8