[llvm] r305059 - Test commit: remove whitespace
Stefan Maksimovic via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 9 00:57:05 PDT 2017
Author: smaksimovic
Date: Fri Jun 9 02:57:05 2017
New Revision: 305059
URL: http://llvm.org/viewvc/llvm-project?rev=305059&view=rev
Log:
Test commit: remove whitespace
Modified:
llvm/trunk/lib/Target/Mips/MipsSubtarget.h
Modified: llvm/trunk/lib/Target/Mips/MipsSubtarget.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Mips/MipsSubtarget.h?rev=305059&r1=305058&r2=305059&view=diff
==============================================================================
--- llvm/trunk/lib/Target/Mips/MipsSubtarget.h (original)
+++ llvm/trunk/lib/Target/Mips/MipsSubtarget.h Fri Jun 9 02:57:05 2017
@@ -144,7 +144,7 @@ class MipsSubtarget : public MipsGenSubt
// HasEVA -- supports EVA ASE.
bool HasEVA;
-
+
// nomadd4 - disables generation of 4-operand madd.s, madd.d and
// related instructions.
bool DisableMadd4;
More information about the llvm-commits
mailing list