diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-07-19 04:52:56 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-07-19 04:52:56 +0000 |
commit | 24fdd27683960157eaed38a18d95958873f74959 (patch) | |
tree | 17f839cf8a1dc28d3819631c2608918bd57ac490 /CREDITS.TXT | |
parent | 5d68ec22299f97f1231966ef9667aa53d06a96a0 (diff) |
Alphabetize.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108675 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 8953852d1d..15d85ef7f4 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -277,6 +277,11 @@ N: Sandeep Patel E: deeppatel1987@gmail.com D: ARM calling conventions rewrite, hard float support +N: Wesley Peck +E: peckw@wesleypeck.com +W: http://wesleypeck.com/ +D: MicroBlaze backend + N: Vladimir Prus W: http://vladimir_prus.blogspot.com E: ghost@cs.msu.su @@ -306,6 +311,10 @@ N: Anand Shukla E: ashukla@cs.uiuc.edu D: The `paths' pass +N: Michael J. Spencer +E: bigcheesegs@gmail.com +D: Shepherding Windows COFF support into MC. + N: Reid Spencer E: rspencer@reidspencer.com W: http://reidspencer.com/ @@ -329,18 +338,9 @@ E: xerxes@zafena.se D: Cmake dependency chain and various bug fixes N: Bill Wendling -E: isanbard@gmail.com +E: wendling@apple.com D: Bunches of stuff N: Bob Wilson E: bob.wilson@acm.org D: Advanced SIMD (NEON) support in the ARM backend - -N: Wesley Peck -E: peckw@wesleypeck.com -W: http://wesleypeck.com/ -D: MicroBlaze backend - -N: Michael J. Spencer -E: bigcheesegs@gmail.com -D: Shepherding Windows COFF support into MC. |