commit | d74434656619d19e3e5c3dec79c6ccdaef567bec | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Thu May 15 11:16:19 2014 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Thu May 15 11:16:19 2014 +0000 |
tree | 489e12196412c21f45ea35c30c571a33d157c1e1 | |
parent | 75aa5372bcf4e58c9ae4ef0b9aae86993b39c338 [diff] |
ARM64: add correct vector registers during asm parsing Previously, we ignored the difference between V64 and V128 when parsing assembly: they both got mapped to registers in the FPR128 class. This is basically harmless at the moment because they both print and encode the same way. However, it will affect the printing of aliases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208866 91177308-0d34-0410-b5e6-96231b3b80d8