summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorQuentin Colombet <qcolombet@apple.com>2016-10-11 00:21:11 +0000
committerQuentin Colombet <qcolombet@apple.com>2016-10-11 00:21:11 +0000
commit0e5312787e81c837d1e2a2347145ea0b27c22bf8 (patch)
tree142cd35e585b48cd86cd75030ed649fd7c7787fa /clang/lib/Frontend/CompilerInvocation.cpp
parentf75dcbef200540dab900e34396a542619d762f0a (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud