[X86] Move shuffle decoding for constant pool into the X86CodeGen library to remove...
[oota-llvm.git] / lib / Target / X86 / CMakeLists.txt
index b23f5c3530133aec7a489bd1c624e6f13b3fa998..55949155da9ea48a6fc78a1e74876a7e1cc72001 100644 (file)
@@ -27,6 +27,7 @@ set(sources
   X86PadShortFunction.cpp
   X86RegisterInfo.cpp
   X86SelectionDAGInfo.cpp
+  X86ShuffleDecodeConstantPool.cpp
   X86Subtarget.cpp
   X86TargetMachine.cpp
   X86TargetObjectFile.cpp