Updated source file headers to llvm coding standard.
authorScott Michel <scottm@aero.org>
Wed, 5 Dec 2007 01:40:25 +0000 (01:40 +0000)
committerScott Michel <scottm@aero.org>
Wed, 5 Dec 2007 01:40:25 +0000 (01:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44597 91177308-0d34-0410-b5e6-96231b3b80d8

33 files changed:
LICENSE.TXT
lib/Target/CellSPU/CellSDKIntrinsics.td
lib/Target/CellSPU/Makefile
lib/Target/CellSPU/SPU.h
lib/Target/CellSPU/SPU.td
lib/Target/CellSPU/SPUAsmPrinter.cpp
lib/Target/CellSPU/SPUCallingConv.td
lib/Target/CellSPU/SPUFrameInfo.cpp
lib/Target/CellSPU/SPUFrameInfo.h
lib/Target/CellSPU/SPUHazardRecognizers.cpp
lib/Target/CellSPU/SPUHazardRecognizers.h
lib/Target/CellSPU/SPUISelDAGToDAG.cpp
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/CellSPU/SPUISelLowering.h
lib/Target/CellSPU/SPUInstrBuilder.h
lib/Target/CellSPU/SPUInstrFormats.td
lib/Target/CellSPU/SPUInstrInfo.cpp
lib/Target/CellSPU/SPUInstrInfo.h
lib/Target/CellSPU/SPUInstrInfo.td
lib/Target/CellSPU/SPUMachineFunction.h
lib/Target/CellSPU/SPUNodes.td
lib/Target/CellSPU/SPUOperands.td
lib/Target/CellSPU/SPURegisterInfo.cpp
lib/Target/CellSPU/SPURegisterInfo.h
lib/Target/CellSPU/SPURegisterInfo.td
lib/Target/CellSPU/SPURegisterNames.h
lib/Target/CellSPU/SPUSchedule.td
lib/Target/CellSPU/SPUSubtarget.cpp
lib/Target/CellSPU/SPUSubtarget.h
lib/Target/CellSPU/SPUTargetAsmInfo.cpp
lib/Target/CellSPU/SPUTargetAsmInfo.h
lib/Target/CellSPU/SPUTargetMachine.cpp
lib/Target/CellSPU/SPUTargetMachine.h

index d453def1db1ba2adebef49318135c36f9d0069ad..7509ffdac73a5312c531a707b87f3942a24d1a79 100644 (file)
@@ -67,5 +67,6 @@ Autoconf            llvm/autoconf
                     llvm/projects/ModuleMaker/autoconf
                     llvm/projects/sample/autoconf
 Boost C++ Libraries llvm/include : docs/BOOST_LICENSE_1_0.txt
+CellSPU backend     llvm/lib/Target/CellSPU/README.txt
 
 
index bd1794c11ea3cd806d07cef7c11d502002128b23..5bd6b9b55638951a476fce18c126b1a5e2f5cec2 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //===----------------------------------------------------------------------===//
 
 ///--==-- Arithmetic ops intrinsics --==--
index 282d07f8aa27e70b3be166a399abf59fcc327985..7abb40c54affaa8b5d8ef7a8a68f1b9bd76c0b28 100644 (file)
@@ -3,9 +3,8 @@
 #                     The LLVM Compiler Infrastructure
 #
 # This file was developed by a team from the Computer Systems Research
-# Department at The Aerospace Corporation.
-#
-# See README.txt for details.
+# Department at The Aerospace Corporation and is distributed under the
+# University of Illinois Open Source License. See LICENSE.TXT for details.
 ##===----------------------------------------------------------------------===##
 LEVEL = ../../..
 LIBRARYNAME = LLVMCellSPU
index d66fce2bc0c7264dbaf00c781d4d5c5370a50555..aee87fb3491868d440447040753677e2b0f5b36e 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index ec41e540b555322d1d67805c4984b30549f46d14..14e7ccf2aa9fe5b53bc5e415218a7b164d6cfa30 100644 (file)
@@ -2,11 +2,10 @@
 // 
 //                     The LLVM Compiler Infrastructure
 //
-//
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
-// See README.txt for details.
 //===----------------------------------------------------------------------===//
 //
 // This is the top level entry point for the STI Cell SPU target machine.
index 6fdb14cf3b84d8286162f3d4785da45f38d7b91f..14f99098d422411e0a46c700d24c2841a8c72f1c 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index cc1a9d6fd90dce29890c3b9fcfcd121c2c3c80cd..f7e5c01688f263bcf93aaef71bb85f36607b840e 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
 //
index c110db9abc9a198cf6e69f5c4706d2c347a2e5f0..a37dd5d261108e9d99f3e445e1e1dfb2f9e4312c 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 2fe7b3542b8ac0fba7531383ed7faff010ba6991..8ce8450a65bea6ae2d71ef1e827a6dafb8815022 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index e4787ebfc31e4ccb60e8407247c8e573c1f4c272..bb9a4dc13e51eb8e9460cc5ac2fe5a14aaa5d787 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index ce602fd72f54b68986c3baf70cdbe9b0738a2d34..f6f618dd9be01895faabd125e212c2731c57c96e 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 7d5c8ca8614e425a1abffde3fe63d84968c35352..935064d025821c7f91b9e40f048d7edf806b744e 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 91c0024d744ca3abf971622677aed924cee5c3e3..41c6f50b8ca892fe1478deb79d210acbb008d903 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 4e3ec3a245702eb9356cf23bddbe4f13d38f72d2..2275b7a538c3a77550a0213a0fec62a84e335b61 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 58e455f9f19e037dae4f0de46278526534ae6736..074e1739c7aee41900467c8851f6b0427d4df415 100644 (file)
@@ -2,6 +2,10 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
+// This file was developed by a team from the Computer Systems Research
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
+//
 //===----------------------------------------------------------------------===//
 //
 // This file exposes functions that may be used with BuildMI from the
index 8d3a500a513140cc7046959ac8dfb5297115dc18..81977b63c2506e745c7b403e6345f0ba345f439c 100644 (file)
@@ -2,7 +2,9 @@
 // 
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by The Aerospace Corporation....
+// This file was developed by a team from the Computer Systems Research
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
 
index d65a52894388ca6ebc7d0e1c2dc48950d78d7df6..ea7e107c490ec3264121d110218536fbd9e93f3f 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 0728c41ade87e000cd94138088b50474ecddaf09..6b69b75b0bbaeeb51e5a4066d6f81cc5eb344605 100644 (file)
@@ -3,13 +3,12 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
-// This file contains the PowerPC implementation of the TargetInstrInfo class.
+// This file contains the CellSPU implementation of the TargetInstrInfo class.
 //
 //===----------------------------------------------------------------------===//
 
index 71ff34b02b1c36cceb151462a02bc9fd0de4c594..faa6a7cca2e2cd35e3e433745ded566757aa6bcd 100644 (file)
@@ -2,7 +2,9 @@
 // 
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by The Aerospace Corporation.
+// This file was developed by a team from the Computer Systems Research
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
 // Cell SPU Instructions:
index 8c98d5a35085015ad135932b0d3ceee57b3bfe36..1f28badd7e51966ad1452486342f2f2321ebb98c 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index eaf2f49b23e046c7967140e9f1c657fc81ef941f..11a1e2965b8cd99c5811c0232b92f86d7109761f 100644 (file)
@@ -1,9 +1,10 @@
 //=- SPUNodes.h - Specialized SelectionDAG nodes used for CellSPU -*- C++ -*-=//
 //
-// This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
+//                     The LLVM Compiler Infrastructure
 //
-// See README.txt for details.
+// This file was developed by a team from the Computer Systems Research
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //===----------------------------------------------------------------------===//
 //
 // Type profiles and SelectionDAG nodes used by CellSPU
index af445666ac1af69aad9719781c1b35d190d189b7..05270dd8dcd0e8d3cba8b94baa28d9ea4cd76180 100644 (file)
@@ -2,7 +2,9 @@
 // 
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by The Aerospace Corporation.
+// This file was developed by a team from the Computer Systems Research
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
 // Cell SPU Instruction Operands:
index 546b91cab7e8f1595c274f41d4b232048bd58c84..a9c7333dc75a699da85377deada576a2dfd67f30 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index a3006a933feffc5e80d3cac5e4193e201763a314..07e16d809a0e74f7599876490c01b45b37ac5be1 100644 (file)
@@ -2,7 +2,9 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by The Aerospace Corporation.
+// This file was developed by a team from the Computer Systems Research
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index f7156a5d534253714ceba69e7cd374a1fc04401b..537922524c219057747d481c645e60f7151f2c6e 100644 (file)
@@ -2,8 +2,9 @@
 // 
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by The Aerospace Corporation. No distribution rights
-// yet determined...
+// This file was developed by a team from the Computer Systems Research
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
 //
index a475353d8d6b566400f93ee56b323b888b2b4974..287a82b056e5a0092b7074b6c0bbe63046e6daf1 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 
index 06e3d20e37f3716cb3c66115b44026bbd75df94b..e8a8a7a59525d8be0cbd3579eb3a8a573651a468 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
 
index 6786f7f8646988b8b15211de0e6977a92dce6ba2..90c5a0511d12d55778e045950eed6d5bdfad839e 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index d0172b1770eba148ee2a46ff82317722b4afa6aa..a64a37f7374e0a65782e72e016de17bcf32f5dfa 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 027d73e27be1cf209effc337997de70302345f06..f90c7d8a4d0c7681a24c3bca24e90614bce9041f 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 868abfbbdb3aeab8893cd3eb38e7eb78ae1b41e5..101190482f89b57a0965e11c9e1507bccec3587b 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 068fd00348c65add1d341c9c91c54cdb4399e516..ed5eace8abce8e2cfaa504a06f8151fd9913f9a9 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
index 53a00eaf149f5ce7e6669728c21390449a816bed..8f9677d214e5c56f5d877e71170b486a50247f66 100644 (file)
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //