X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=CREDITS.TXT;h=83d1cd39ff3bdbb1b9d6653d2db9c7363fcdee41;hb=4ce138cc5593fb17161308af3cf25981b4088c17;hp=910bd97fde9b68cc3958df1b6a4e393d3f96515a;hpb=5d02a0cf9b4aec8c1659c2d729ed18ea4dd8ee77;p=oota-llvm.git diff --git a/CREDITS.TXT b/CREDITS.TXT index 910bd97fde9..83d1cd39ff3 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -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