From 9c572c5b50573af8d2ccf35ac948a2c16c19c236 Mon Sep 17 00:00:00 2001 From: Christopher Lamb Date: Tue, 11 Dec 2007 09:32:07 +0000 Subject: [PATCH] Update credits. llvm-svn: 44861 --- CREDITS.TXT | 1 + 1 file changed, 1 insertion(+) diff --git a/CREDITS.TXT b/CREDITS.TXT index 631ceac7019..2c3a67e8dc6 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