Revert/correct some FastISel changes in r170104 (EVT->MVT for
[oota-llvm.git] / lib / Target / ARM / ARMRegisterInfo.cpp
index d6921bb83c5511d57febc4ff8a92be100b01e9de..6f3819afd0a5bbc3ea5c3179ff48f3a684e9c7ab 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMRegisterInfo.cpp - ARM Register Information -----------*- C++ -*-===//
+//===-- ARMRegisterInfo.cpp - ARM Register Information --------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -11,9 +11,9 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include "ARMRegisterInfo.h"
 #include "ARM.h"
 #include "ARMBaseInstrInfo.h"
-#include "ARMRegisterInfo.h"
 using namespace llvm;
 
 void ARMRegisterInfo::anchor() { }