[X86] Use min/max to optimze unsigend vector comparison on X86
[oota-llvm.git] / unittests / Support / ConvertUTFTest.cpp
2013-07-16 Reid Kleckner[Support] Add a Unicode conversion wrapper from UTF16...