diff options
author | Quentin Colombet <qcolombet@apple.com> | 2014-08-11 22:56:22 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2014-08-11 22:56:22 +0000 |
commit | 55fd3ba33ea795747e7b2c8a1177b8214a2086b7 (patch) | |
tree | 40d863dc462cda36e6a1cdba2f878a740582cf61 /clang/lib/Parse/ParseDecl.cpp | |
parent | e8bde9f070612beaa483d6ee995b35a29a244416 (diff) | |
download | bcm5719-llvm-55fd3ba33ea795747e7b2c8a1177b8214a2086b7.tar.gz bcm5719-llvm-55fd3ba33ea795747e7b2c8a1177b8214a2086b7.zip |
[ARM] Mark VMOVDRR with the RegSequence property and implement the related
target hook.
This patch teaches the compiler that:
dX = VMOVDRR rY, rZ
is the same as:
dX = REG_SEQUENCE rY, ssub_0, rZ, ssub_1
<rdar://problem/12702965>
llvm-svn: 215404
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions