From 52cf47e331f53903c1ce28a31a060d3d3f2c1a93 Mon Sep 17 00:00:00 2001 From: Christopher Lamb Date: Tue, 11 Dec 2007 09:32:07 +0000 Subject: [PATCH] Update credits. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44861 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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