<rdar://problem/6940611> libLTO.dylib needs to let linker specify path to assembler
[oota-llvm.git] / CREDITS.TXT
index c4e0bb7eff8c671885323dc22332505c37358238..0beee20b8d2d89c429134a152d17ec42398f3ac5 100644 (file)
@@ -1,6 +1,6 @@
 This file is a partial list of people who have contributed to the LLVM
 project.  If you have contributed a patch or made some other contribution to
-LLVM, please submit a patch to this file to add yourself, and it will be 
+LLVM, please submit a patch to this file to add yourself, and it will be
 done!
 
 The list is sorted by name and formatted to allow easy grepping and
@@ -33,7 +33,7 @@ D: Sparse bitmap
 
 N: Neil Booth
 E: neil@daikokuya.co.uk
-D: APFloat implementation.  
+D: APFloat implementation.
 
 N: Misha Brukman
 E: brukman+llvm@uiuc.edu
@@ -61,6 +61,14 @@ D: Register allocator improvements
 D: Loop optimizer improvements
 D: Target-independent code generator improvements
 
+N: Dan Villiom Podlaski Christiansen
+E: danchr@gmail.com
+E: danchr@cs.au.dk
+W: http://villiom.dk
+D: LLVM Makefile improvements
+D: Clang diagnostic & driver tweaks
+S: Aarhus, Denmark
+
 N: Jeff Cohen
 E: jeffc@jolt-lang.org
 W: http://jolt-lang.org
@@ -70,6 +78,10 @@ N: John T. Criswell
 E: criswell@uiuc.edu
 D: Original Autoconf support, documentation improvements, bug fixes
 
+N: Stefanus Du Toit
+E: stefanus.dutoit@rapidmind.com
+D: Bug fixes and minor improvements
+
 N: Rafael Avila de Espindola
 E: rafael.espindola@gmail.com
 D: The ARM backend
@@ -82,7 +94,7 @@ N: Brian Gaeke
 E: gaeke@uiuc.edu
 W: http://www.students.uiuc.edu/~gaeke/
 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
-D: Dynamic trace optimizer 
+D: Dynamic trace optimizer
 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
 
 N: Nicolas Geoffray
@@ -97,8 +109,12 @@ N: Saem Ghani
 E: saemghani@gmail.com
 D: Callgraph class cleanups
 
+N: Mikhail Glushenkov
+E: foldr@codedgers.com
+D: Author of llvmc2
+
 N: Dan Gohman
-E: djg@cray.com
+E: gohman@apple.com
 D: Miscellaneous bug fixes
 
 N: David Greene
@@ -106,6 +122,14 @@ E: greened@obbligato.org
 D: Miscellaneous bug fixes
 D: Register allocation refactoring
 
+N: Gabor Greif
+E: ggreif@gmail.com
+D: Improvements for space efficiency
+
+N: Lang Hames
+E: lhames@gmail.com
+D: PBQP-based register allocator
+
 N: Gordon Henriksen
 E: gordonhenriksen@mac.com
 D: Pluggable GC support
@@ -118,7 +142,7 @@ D: JIT support for ARM
 
 N: Paolo Invernizzi
 E: arathorn@fastwebnet.it
-D: Visual C++ compatibility fixes 
+D: Visual C++ compatibility fixes
 
 N: Patrick Jenkins
 E: patjenk@wam.umd.edu
@@ -154,12 +178,13 @@ 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
 D: Improvements to the PPC backend, instruction scheduling
 D: Debug and Dwarf implementation
-D: Auto upgrade mangler 
+D: Auto upgrade mangler
 D: llvm-gcc4 svn wrangler
 
 N: Chris Lattner
@@ -202,9 +227,17 @@ N: Vladimir Merzliakov
 E: wanderer@rsu.ru
 D: Test suite fixes for FreeBSD
 
+N: Scott Michel
+E: scottm@aero.org
+D: Added STI Cell SPU backend.
+
 N: Morten Ofstad
 E: morten@hue.no
-D: Visual C++ compatibility fixes 
+D: Visual C++ compatibility fixes
+
+N: Richard Osborne
+E: richard@xmos.com
+D: XCore backend
 
 N: Devang Patel
 E: dpatel@apple.com
@@ -242,6 +275,10 @@ E: rspencer@reidspencer.com
 W: http://reidspencer.com/
 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
 
+N: Edwin Torok
+E: edwintorok@gmail.com
+D: Miscellaneous bug fixes
+
 N: Adam Treat
 E: manyoso@yahoo.com
 D: C++ bugs filed, and C++ front-end bug fixes.
@@ -253,11 +290,8 @@ D: Thread Local Storage implementation
 
 N: Bill Wendling
 E: isanbard@gmail.com
-W: http://web.mac.com/bwendling/
+D: Machine LICM
 D: Darwin exception handling
 D: MMX & SSSE3 instructions
 D: SPEC2006 support
 
-N: Scott Michel
-E: scottm@aero.org
-D: Added STI Cell SPU backend.