diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/lib/Target/SystemZ/SystemZProcessors.td | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/SystemZ/SystemZProcessors.td b/llvm/lib/Target/SystemZ/SystemZProcessors.td index 01773eeed5a..32fbe5ae9ef 100644 --- a/llvm/lib/Target/SystemZ/SystemZProcessors.td +++ b/llvm/lib/Target/SystemZ/SystemZProcessors.td @@ -92,6 +92,5 @@ def : Processor<"z13", NoItineraries,                  [FeatureDistinctOps, FeatureLoadStoreOnCond, FeatureHighWord,                   FeatureFPExtension, FeaturePopulationCount,                   FeatureFastSerialization, FeatureInterlockedAccess1, -                 FeatureMiscellaneousExtensions,                   FeatureTransactionalExecution, FeatureProcessorAssist,                   FeatureVector]>;  | 

