[X86] Improve mul w/ overflow codegen, to MUL8+SETO.
[oota-llvm.git] / lib / Target / X86 / X86MachineFunctionInfo.cpp
index de8848931eb33c6ddbaa930a10df1312e3cb20e9..568dc222d9d131be390e4bbb258c3d1615e95fcc 100644 (file)
@@ -1,10 +1,10 @@
-//====- X86MachineFuctionInfo.cpp - X86 machine function info ---*- C++ -*-===//
-// 
+//===-- X86MachineFuctionInfo.cpp - X86 machine function info -------------===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 #include "X86MachineFunctionInfo.h"