Move remaining MOVDDUP patterns close to MOVDDUP defintion and duplicate
[oota-llvm.git] / lib / Target / Alpha / AlphaRelocations.h
index 59b97650858af413c6107cae6b4be0eed2b84b0b..4c92045d4696acf5f888dc952cd01b5f23ea61f2 100644 (file)
@@ -2,8 +2,8 @@
 //
 //                     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 is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
@@ -23,7 +23,7 @@ namespace llvm {
       reloc_gprellow,
       reloc_gprelhigh,
       reloc_gpdist,
-      reloc_bsr,
+      reloc_bsr
     };
   }
 }