summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp')
-rw-r--r--gnu/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp b/gnu/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
index 2cebb76022e..c7ddf93f8e8 100644
--- a/gnu/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
+++ b/gnu/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
@@ -12,10 +12,8 @@
//
//===----------------------------------------------------------------------===//
-#include "X86ShuffleDecodeConstantPool.h"
#include "Utils/X86ShuffleDecode.h"
#include "llvm/ADT/APInt.h"
-#include "llvm/CodeGen/MachineValueType.h"
#include "llvm/IR/Constants.h"
//===----------------------------------------------------------------------===//