diff options
author | Kevin Enderby <enderby@apple.com> | 2014-04-08 18:00:52 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2014-04-08 18:00:52 +0000 |
commit | d88fec3d3acc049d4fc5b83d5093b85a5f11ca81 (patch) | |
tree | ee722e81e825f2f1011a91d9c6f26c9b84908bb0 /clang/lib/AST/ASTDumper.cpp | |
parent | 6df5254d6f8b29fcd79030a30392a772d470f530 (diff) | |
download | bcm5719-llvm-d88fec3d3acc049d4fc5b83d5093b85a5f11ca81.tar.gz bcm5719-llvm-d88fec3d3acc049d4fc5b83d5093b85a5f11ca81.zip |
Fix the ARM VLD3 (single 3-element structure to all lanes)
size 16 double-spaced registers instruction printing.
This:
vld3.16 {d0[], d2[], d4[]}, [r4]!
was being printed as:
vld3.16 {d0[], d1[], d2[]}, [r4]!
rdar://16531387
llvm-svn: 205779
Diffstat (limited to 'clang/lib/AST/ASTDumper.cpp')
0 files changed, 0 insertions, 0 deletions