How to write an LLVM backend, first draft.
[oota-llvm.git] / LICENSE.TXT
index 16dbe21c4e61d2c856f1824c65badd7e819c0d2f..020bafa16967809284c196d181ab488f8eb8e93f 100644 (file)
@@ -4,8 +4,8 @@ LLVM Release License
 University of Illinois/NCSA
 Open Source License
 
-Copyright (c) 2003, University of Illinois at Urbana-Champaign.  All rights
-reserved.
+Copyright (c) 2003, 2004 University of Illinois at Urbana-Champaign.
+All rights reserved.
 
 Developed by:
 
@@ -61,6 +61,9 @@ licenses, and/or restrictions:
 
 Program             Directory
 -------             ---------
+System Library      llvm/lib/System
+Compiler Driver     llvm/tools/llvmc
+PowerPC Backend     llvm/lib/Target/PowerPC
 Autoconf:           llvm/autoconf
                     llvm/projects/ModuleMaker/autoconf
                     llvm/projects/sample/autoconf
@@ -69,7 +72,13 @@ Burg:               llvm/utils/Burg
 Aha:                llvm/test/Programs/MultiSource/Applications/aha
 SGEFA:              llvm/test/Programs/MultiSource/Applications/sgefa
 SIOD:               llvm/test/Programs/MultiSource/Applications/siod
+Spiff:              llvm/test/Programs/MultiSource/Applications/spiff
+D:                  llvm/test/Programs/MultiSource/Applications/d
 Lambda:             llvm/test/Programs/MultiSource/Applications/lambda-0.1.3
+hbd:                llvm/test/Programs/MultiSource/Applications/hbd
+treecc:             llvm/test/Programs/MultiSource/Applications/treecc
+kimwitu++:          llvm/test/Programs/MultiSource/Applications/kimwitu++
+obsequi:            llvm/test/Programs/MultiSource/Applications/obsequi
 Fhourstones:        llvm/test/Programs/MultiSource/Benchmarks/Fhourstones
 McCat:              llvm/test/Programs/MultiSource/Benchmarks/McCat
 Olden:              llvm/test/Programs/MultiSource/Benchmarks/Olden
@@ -77,7 +86,7 @@ OptimizerEval:      llvm/test/Programs/MultiSource/Benchmarks/OptimizerEval
 Ptrdist:            llvm/test/Programs/MultiSource/Benchmarks/Ptrdist
 LLUBenchmark:       llvm/test/Programs/MultiSource/Benchmarks/llubenchmark
 SIM:                llvm/test/Programs/MultiSource/Benchmarks/sim
-cfrac:               llvm/test/Programs/MultiSource/Benchmarks/MallocBench/cfrac
+cfrac:              llvm/test/Programs/MultiSource/Benchmarks/MallocBench/cfrac
 espresso:           llvm/test/Programs/MultiSource/Benchmarks/MallocBench/espresso
 gs:                 llvm/test/Programs/MultiSource/Benchmarks/MallocBench/gs
 p2c:                llvm/test/Programs/MultiSource/Benchmarks/MallocBench/p2c
@@ -88,7 +97,6 @@ Dhrystone:          llvm/test/Programs/SingleSource/Benchmarks/Dhrystone
 SingleSource Tests: llvm/test/Programs/SingleSource/Benchmarks/Misc
                     llvm/test/Programs/SingleSource/CustomChecked
                     llvm/test/Programs/SingleSource/Gizmos
-Boost:              llvm/include/boost
 GNU Libc:           llvm/runtime/GCCLibraries/libc
 Zlib Library:       llvm/runtime/zlib
 PNG Library:        llvm/runtime/libpng