Index: llvm/trunk/lib/Target/X86/X86.td =================================================================== --- llvm/trunk/lib/Target/X86/X86.td +++ llvm/trunk/lib/Target/X86/X86.td @@ -589,7 +589,6 @@ FeatureMOVBE, FeaturePOPCNT, FeaturePCLMUL, - FeatureAES, FeatureSlowDivide64, FeatureSlowTwoMemOps, FeaturePRFCHW, @@ -702,7 +701,6 @@ Feature64Bit, FeatureCMPXCHG16B, FeaturePOPCNT, - FeatureAES, FeaturePCLMUL, FeatureLAHFSAHF, FeatureMacroFusion @@ -721,7 +719,6 @@ Feature64Bit, FeatureCMPXCHG16B, FeaturePOPCNT, - FeatureAES, FeatureSlowDivide64, FeaturePCLMUL, FeatureXSAVE, @@ -791,6 +788,7 @@ def : BroadwellProc<"broadwell">; def SKLFeatures : ProcessorFeatures