diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-03-23 18:54:46 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-03-23 18:54:46 +0000 |
commit | 59f75bba24cfa305f9829129cd3f1a7e91901b68 (patch) | |
tree | 039acaacc480eeb005192f3b3bf37c35488aab6d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6c67b907529ac16baf1fac5d3da051351c990ff7 (diff) | |
download | bcm5719-llvm-59f75bba24cfa305f9829129cd3f1a7e91901b68.tar.gz bcm5719-llvm-59f75bba24cfa305f9829129cd3f1a7e91901b68.zip |
Fix VLDMQ and VSTMQ instructions to use the correct encoding and address modes.
These instructions are only needed for codegen, so I've removed all the
explicit encoding bits for now; they should be set in the same way as the for
VLDMD and VSTMD whenever we add encodings for VFP. The use of addrmode5
requires that the instructions be custom-selected so that the number of
registers can be set in the AM5Opc value.
llvm-svn: 99309
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions