X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=CREDITS.TXT;h=2c3a67e8dc6e722de10abfc79cd87ad0b80bdc40;hb=63602b8a69b2729f0789cd3c920aceef0ece64cb;hp=910bd97fde9b68cc3958df1b6a4e393d3f96515a;hpb=5d02a0cf9b4aec8c1659c2d729ed18ea4dd8ee77;p=oota-llvm.git diff --git a/CREDITS.TXT b/CREDITS.TXT index 910bd97fde9..2c3a67e8dc6 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -108,7 +108,9 @@ D: Register allocation refactoring 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 +133,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 +154,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 +203,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 +234,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