X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=CREDITS.TXT;h=2c3a67e8dc6e722de10abfc79cd87ad0b80bdc40;hp=8dfed1975932ff25c6450c873b9e6556becfdb35;hb=aeb5e5cdb7f8544c679642068492f74a14eca60e;hpb=a1eb155e521e06d2b3e33699a4cf87ae5d012087 diff --git a/CREDITS.TXT b/CREDITS.TXT index 8dfed197593..2c3a67e8dc6 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -29,6 +29,11 @@ D: Target-independent code generator and analysis improvements N: Daniel Berlin E: dberlin@dberlin.org D: ET-Forest implementation. +D: Sparse bitmap + +N: Neil Booth +E: neil@daikokuya.co.uk +D: APFloat implementation. N: Misha Brukman E: brukman+llvm@uiuc.edu @@ -101,6 +106,16 @@ E: greened@obbligato.org D: Miscellaneous bug fixes 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 +D: JIT support for ARM + N: Paolo Invernizzi E: arathorn@fastwebnet.it D: Visual C++ compatibility fixes @@ -118,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/ @@ -137,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 @@ -185,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 @@ -193,7 +215,7 @@ N: Devang Patel E: dpatel@apple.com D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements -D: Optimizer improvements +D: Optimizer improvements, Loop Index Split N: Vladimir Prus W: http://vladimir_prus.blogspot.com @@ -212,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 @@ -233,7 +259,6 @@ D: Thread Local Storage implementation N: Bill Wendling E: isanbard@gmail.com W: http://web.mac.com/bwendling/ +D: Darwin exception handling D: MMX & SSSE3 instructions D: SPEC2006 support - -