Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
[oota-llvm.git] / lib / Target / Hexagon / HexagonSplitTFRCondSets.cpp
index 083091c1959cf31b80bf47476b3948e9ef425e37..d10c9f2d524254b72f687b3905c50eb9f28bcb48 100644 (file)
@@ -1,4 +1,4 @@
-//===---- HexagonSplitTFRCondSets.cpp - split TFR condsets into xfers -----===//
+//===-- HexagonSplitTFRCondSets.cpp - split TFR condsets into xfers -------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -6,7 +6,7 @@
 // License. See LICENSE.TXT for details.
 //
 //
-//===----------------------------------------------------------------------===////
+//===----------------------------------------------------------------------===//
 // This pass tries to provide opportunities for better optimization of muxes.
 // The default code generated for something like: flag = (a == b) ? 1 : 3;
 // would be: