diff options
author | Bill Wendling <isanbard@gmail.com> | 2009-06-11 20:13:35 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2009-06-11 20:13:35 +0000 |
commit | e4261471bec1485cf9dbb3fa9a727d3ff8d3e0eb (patch) | |
tree | cf3005e7ccfef6cb21de6d2cfafcfc348ba5a229 /CREDITS.TXT | |
parent | 5e0644c73e0415e85c035ad1306a86554dd26df7 (diff) |
Alphabetize.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73203 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 0beee20b8d..0e97fa628d 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -148,10 +148,6 @@ N: Patrick Jenkins E: patjenk@wam.umd.edu D: Nightly Tester -N: Brad Jones -E: kungfoomaster@nondot.org -D: Support for packed types - N: Dale Johannesen E: dalej@apple.com D: ARM constant islands improvements @@ -160,6 +156,10 @@ D: Rewrite X87 back end D: Use APFloat for floating point constants widely throughout compiler D: Implement X87 long double +N: Brad Jones +E: kungfoomaster@nondot.org +D: Support for packed types + N: Eric Kidd W: http://randomhacks.net/ D: llvm-config script @@ -290,8 +290,4 @@ D: Thread Local Storage implementation N: Bill Wendling E: isanbard@gmail.com -D: Machine LICM -D: Darwin exception handling -D: MMX & SSSE3 instructions -D: SPEC2006 support - +D: Bunches of stuff |