Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / Target / X86 / InstSelectPattern.cpp
index 74f540a8da1fd06efc2126c84c2301b8983ce186..434ceee91c66463d85f6434780a9610df3462520 100644 (file)
@@ -1,4 +1,11 @@
 //===-- InstSelectPattern.cpp - A pattern matching inst selector for X86 --===//
+// 
+//                     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 defines a pattern matching instruction selector for X86.
 //