[x86] Fix a few more tiny patterns with the new vector shuffle lowering
[oota-llvm.git] / lib / Target / X86 / Utils / CMakeLists.txt
1 add_llvm_library(LLVMX86Utils
2   X86ShuffleDecode.cpp
3   )