summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@lowrisc.org>2018-07-02 13:37:15 +0000
committerAlex Bradbury <asb@lowrisc.org>2018-07-02 13:37:15 +0000
commit42485ec9ca06bb20c6780330f94a12b8d7cb29e8 (patch)
treeb99680ef59a7dad796c8a7de9ee6eb64757f352b /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parent8fc5ec78d54df15de2908f16d55945da4b239613 (diff)
downloadbcm5719-llvm-42485ec9ca06bb20c6780330f94a12b8d7cb29e8.tar.gz
bcm5719-llvm-42485ec9ca06bb20c6780330f94a12b8d7cb29e8.zip
[X86] Use addAliasForDirective to support the .word directive
The X86 asm parser currently has custom parsing logic for .word. Rather than use this custom logic, we can just use addAliasForDirective to enable the reuse of AsmParser::parseDirectiveValue. See also similar changes to Sparc (rL333078), AArch64 (rL333077), and Hexagon (rL332607) backends. Differential Revision: https://reviews.llvm.org/D47004 llvm-svn: 336100
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud