X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=CREDITS.TXT;h=045df849280f909bc8d73a8eb338cac070e262ed;hb=a196b993e0b79142c6388c75b71f1fc54c767dd1;hp=e516de2e12044470f683c415d3668ffd825e7534;hpb=82434387dd203e86c1fbc8beb8deeb868ed15d1b;p=oota-llvm.git diff --git a/CREDITS.TXT b/CREDITS.TXT index e516de2e120..045df849280 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -51,6 +51,7 @@ N: Evan Cheng E: evan.cheng@apple.com D: ARM and X86 backends D: Instruction scheduler improvements +D: Register allocator improvements D: Loop optimizer improvements D: Target-independent code generator improvements @@ -116,7 +117,9 @@ D: llvm-config script N: Anton Korobeynikov E: asl@math.spbu.ru -D: Mingw32 fixes, cross-compiling support, minor changes here and there +D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv. +D: x86/linux PIC codegen, aliases, regparm/visibility attributes +D: Switch lowering refactoring N: Sumant Kowshik E: kowshik@uiuc.edu @@ -202,15 +205,17 @@ D: The `paths' pass N: Reid Spencer E: rspencer@reidspencer.com W: http://reidspencer.com/ -D: Stacker, llvmc, llvm-ld, llvm-ar, llvm2cpp, lib/Archive, lib/Linker, -D: lib/System, bytecode enhancements, symtab hacking, unoverloading of -D: intrinsics, makefile and configuration system, documentation, various bug -D: fixing. +D: http://wiki.llvm.org/index.php/User:Reid N: Adam Treat E: manyoso@yahoo.com D: C++ bugs filed, and C++ front-end bug fixes. +N: Lauro Ramos Venancio +E: lauro.venancio@indt.org.br +D: ARM backend improvements +D: Thread Local Storage implementation + N: Bill Wendling E: isanbard@gmail.com W: http://web.mac.com/bwendling/