[AVX512] Enable integer arithmetic lowering for AVX512BW/VL subsets.
[oota-llvm.git] / unittests / ADT / MakeUniqueTest.cpp
2014-03-09 Ahmed Charles[C++11] Add llvm::make_unique, according to N3656.