diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-12-09 21:28:25 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-12-09 21:28:25 +0000 |
commit | d146a02c7969f3f0a8d6fb9b8a7a4c0be58cab8b (patch) | |
tree | 410d661350359adf0779bdbe1b6865907dff9d82 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f5b32e52db9c08e6d4a4ca80f9eb946d92b7d55b (diff) | |
download | llvm-d146a02c7969f3f0a8d6fb9b8a7a4c0be58cab8b.zip llvm-d146a02c7969f3f0a8d6fb9b8a7a4c0be58cab8b.tar.gz llvm-d146a02c7969f3f0a8d6fb9b8a7a4c0be58cab8b.tar.bz2 |
ARM assembly parsing and encoding for VLD2 with writeback.
Refactor the instructions into fixed writeback and register-stride
writeback variants to simplify the offset operand (no more optional
register operand using reg0). This is a simpler representation and allows
the assembly parser to more easily handle these instructions.
Add tests for the instruction variants now supported.
llvm-svn: 146278
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions