diff options
author | Sean Silva <chisophugis@gmail.com> | 2016-06-15 08:43:40 +0000 |
---|---|---|
committer | Sean Silva <chisophugis@gmail.com> | 2016-06-15 08:43:40 +0000 |
commit | e0a9e660409eb9dbfa7259a0cdb16e7c1d4973e0 (patch) | |
tree | 7235e052804cf54066d40aee4e2715effccc6202 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | d3bb20821da6ed6dd4e82e33f08ee789f7085d7a (diff) | |
download | llvm-e0a9e660409eb9dbfa7259a0cdb16e7c1d4973e0.zip llvm-e0a9e660409eb9dbfa7259a0cdb16e7c1d4973e0.tar.gz llvm-e0a9e660409eb9dbfa7259a0cdb16e7c1d4973e0.tar.bz2 |
[PM] Port SLPVectorizer to the new PM
This uses the "runImpl" approach to share code with the old PM.
Porting to the new PM meant abandoning the anonymous namespace enclosing
most of SLPVectorizer.cpp which is a bit of a bummer (but not a big deal
compared to having to pull the pass class into a header which the new PM
requires since it calls the constructor directly).
llvm-svn: 272766
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions