Disable this peephole for now. We can't keep track of the fact that the immediate...
[oota-llvm.git] / lib / Target / X86 / X86.h
index 35845fb0380add4b8a7abbdd925f4dd07033fed2..54e2861a5f6e8d173029b5671d748f8bb7ba22c5 100644 (file)
@@ -21,6 +21,7 @@ namespace llvm {
 
 class TargetMachine;
 class FunctionPass;
+class IntrinsicLowering;
 
 /// createX86SimpleInstructionSelector - This pass converts an LLVM function
 /// into a machine code representation in a very simple peep-hole fashion.  The