fix FP selects
[oota-llvm.git] / lib / Target / Alpha / AlphaInstrInfo.h
index 921528e87f16445c32cfd91c79589da2b9d9950d..2ee13a0cc2c5a0160735a1b5cc588ece122838cf 100644 (file)
@@ -1,10 +1,10 @@
-//===- AlphaInstrInfo.h - Alpha Instruction Information -----*- C++ -*-===//
-// 
+//===- AlphaInstrInfo.h - Alpha Instruction Information ---------*- C++ -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by the LLVM research group and is distributed under
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file contains the Alpha implementation of the TargetInstrInfo class.