From add20f8f17c0cfada2bf1e85ab921c0530cb1be7 Mon Sep 17 00:00:00 2001 From: Stefan Maksimovic Date: Fri, 9 Jun 2017 07:57:05 +0000 Subject: Test commit: remove whitespace llvm-svn: 305059 --- llvm/lib/Target/Mips/MipsSubtarget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/Target/Mips') diff --git a/llvm/lib/Target/Mips/MipsSubtarget.h b/llvm/lib/Target/Mips/MipsSubtarget.h index ba9f9d2836a..625a652a0ca 100644 --- a/llvm/lib/Target/Mips/MipsSubtarget.h +++ b/llvm/lib/Target/Mips/MipsSubtarget.h @@ -144,7 +144,7 @@ class MipsSubtarget : public MipsGenSubtargetInfo { // HasEVA -- supports EVA ASE. bool HasEVA; - + // nomadd4 - disables generation of 4-operand madd.s, madd.d and // related instructions. bool DisableMadd4; -- cgit v1.2.3