[X86] Move shuffle decoding for constant pool into the X86CodeGen library to remove...
[oota-llvm.git] / lib / Target / X86 / X86ISelLowering.cpp
index 050ad177f2f38605129a325b436ff602b5ca0161..1c8e9abb7f2e46f6e3fdf0dbd3553ed4dfd66519 100644 (file)
@@ -18,6 +18,7 @@
 #include "X86FrameLowering.h"
 #include "X86InstrBuilder.h"
 #include "X86MachineFunctionInfo.h"
+#include "X86ShuffleDecodeConstantPool.h"
 #include "X86TargetMachine.h"
 #include "X86TargetObjectFile.h"
 #include "llvm/ADT/SmallBitVector.h"