aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS.TXT
diff options
context:
space:
mode:
authorChristopher Lamb <christopher.lamb@gmail.com>2007-12-11 09:32:07 +0000
committerChristopher Lamb <christopher.lamb@gmail.com>2007-12-11 09:32:07 +0000
commitd2e8ecb02ce8b86cc2b81d77e3e1597563afd879 (patch)
treeaa48e7f105beb1c0ff0a1682bdc736cc24c57107 /CREDITS.TXT
parentdd0049d223f3964a691143538e7717860189afa4 (diff)
downloadexternal_llvm-d2e8ecb02ce8b86cc2b81d77e3e1597563afd879.zip
external_llvm-d2e8ecb02ce8b86cc2b81d77e3e1597563afd879.tar.gz
external_llvm-d2e8ecb02ce8b86cc2b81d77e3e1597563afd879.tar.bz2
Update credits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44861 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r--CREDITS.TXT1
1 files changed, 1 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT
index 631ceac..2c3a67e 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -154,6 +154,7 @@ N: Christopher Lamb
E: christopher.lamb@gmail.com
D: aligned load/store support, parts of noalias and restrict support
D: vreg subreg infrastructure, X86 codegen improvements based on subregs
+D: address spaces
N: Jim Laskey
E: jlaskey@apple.com