Include the alignment value when displaying ConstantPoolSDNodes.
[oota-llvm.git] / CREDITS.TXT
index 910bd97fde9b68cc3958df1b6a4e393d3f96515a..ade5b193a91494954d889f8f2cdd3791e1228e5e 100644 (file)
@@ -97,6 +97,10 @@ 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
 D: Miscellaneous bug fixes
@@ -106,9 +110,15 @@ 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: Gordon Henriksen
 E: gordonhenriksen@mac.com
+D: Pluggable GC support
 D: C interface
+D: Ocaml bindings
 
 N: Raul Fernandes Herbster
 E: raul@dsc.ufcg.edu.br
@@ -131,6 +141,8 @@ E: dalej@apple.com
 D: ARM constant islands improvements
 D: Tail merging improvements
 D: Rewrite X87 back end
+D: Use APFloat for floating point constants widely throughout compiler
+D: Implement X87 long double
 
 N: Eric Kidd
 W: http://randomhacks.net/
@@ -150,6 +162,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
@@ -198,6 +211,10 @@ 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 
@@ -225,6 +242,10 @@ N: Ruchira Sasanka
 E: sasanka@uiuc.edu
 D: Graph coloring register allocator for the Sparc64 backend
 
+N: Arnold Schwaighofer
+E: arnold.schwaighofer@gmail.com
+D: Tail call optimization for the x86 backend
+
 N: Anand Shukla
 E: ashukla@cs.uiuc.edu
 D: The `paths' pass
@@ -245,7 +266,7 @@ 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