diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-10-11 00:21:11 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-10-11 00:21:11 +0000 |
commit | 0e5312787e81c837d1e2a2347145ea0b27c22bf8 (patch) | |
tree | 142cd35e585b48cd86cd75030ed649fd7c7787fa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f75dcbef200540dab900e34396a542619d762f0a (diff) | |
download | bcm5719-llvm-0e5312787e81c837d1e2a2347145ea0b27c22bf8.tar.gz bcm5719-llvm-0e5312787e81c837d1e2a2347145ea0b27c22bf8.zip |
[AArch64][InstructionSelector] Teach the selector how to handle vector OR.
This only adds the support for 64-bit vector OR. Adding more sizes is
not difficult, but it requires a bigger refactoring because ORs work on
any size, not necessarly the ones that match the width of the register
width. Right now, this is not expressed in the legalization, so don't
bother pushing the refactoring yet.
llvm-svn: 283831
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions