From: Tanya Lattner Date: Wed, 9 Aug 2006 04:18:09 +0000 (+0000) Subject: Update credits and fix sorting issue. X-Git-Tag: android-x86-6.0-r1~1003^2~41338 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=df4283c8f9670edc50ab5440d655c290cf0f6d49;p=android-x86%2Fexternal-llvm.git Update credits and fix sorting issue. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29574 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CREDITS.TXT b/CREDITS.TXT index 47be47f5105..5df3c57fce0 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -85,6 +85,10 @@ N: Paolo Invernizzi E: arathorn@fastwebnet.it D: Visual C++ compatibility fixes +N: Patrick Jenkins +E: patjenk@wam.umd.edu +D: Nightly Tester + N: Brad Jones E: kungfoomaster@nondot.org D: Support for packed types @@ -118,6 +122,7 @@ E: tonic@nondot.org W: http://nondot.org/~tonic/ D: The initial llvm-ar tool, converted regression testsuite to dejagnu D: Modulo scheduling in the SparcV9 backend +D: Release manager (1.7+) N: Andrew Lenharth E: alenhar2@cs.uiuc.edu @@ -170,7 +175,3 @@ N: Bill Wendling E: isanbard@gmail.com D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass. D: Bug hunter extraordinaire. - -N: Patrick Jenkins -E: patjenk@wam.umd.edu -D: Nightly Tester