Revert 74164. We'll want to use this method later.
[oota-llvm.git] / lib / Target / X86 / X86.td
index 308edbef802fe8bfaf573975cad7b24fb50324e9..8df138d8d7a78117f615f3c18f5b5af623af09fe 100644 (file)
@@ -151,8 +151,6 @@ def X86InstrInfo : InstrInfo {
                        19,
                        20,
                        24];
-
-  let supportsHasI1 = 1;
 }
 
 //===----------------------------------------------------------------------===//