X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=CREDITS.TXT;h=3801d076c6d6e58b26d10c9ece7e2a1f5f6d6062;hb=f45a82890e34984ad1e1e259f8fb902caddfb0b1;hp=3ad174d488c308004459772b0dfe5fd48f552b7d;hpb=586eccb8cb281c0caf133bbd82a7c95741c231cb;p=oota-llvm.git diff --git a/CREDITS.TXT b/CREDITS.TXT index 3ad174d488c..3801d076c6d 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -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 @@ -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 @@ -56,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 @@ -77,7 +90,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 @@ -92,8 +105,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 @@ -101,9 +118,27 @@ 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 +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 +D: Visual C++ compatibility fixes N: Patrick Jenkins E: patjenk@wam.umd.edu @@ -116,6 +151,10 @@ D: Support for packed types N: Dale Johannesen 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/ @@ -133,13 +172,15 @@ D: Author of the original C backend N: Christopher Lamb E: christopher.lamb@gmail.com -D: aligned load/store support +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 @@ -182,15 +223,23 @@ 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 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 @@ -209,6 +258,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 @@ -229,8 +282,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 - -