Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
[oota-llvm.git] / lib / Transforms / Vectorize /
drwxr-xr-x   ..
-rw-r--r-- 134159 BBVectorize.cpp
-rw-r--r-- 226 CMakeLists.txt
-rw-r--r-- 755 LLVMBuild.txt
-rw-r--r-- 187780 LoopVectorize.cpp
-rw-r--r-- 432 Makefile
-rw-r--r-- 141815 SLPVectorizer.cpp
-rw-r--r-- 1619 Vectorize.cpp