X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=CREDITS.TXT;h=311a661a75463b91ee6617fadc155f4d32aa1aee;hb=318659742325cb41797a93b9e7932509c708ec23;hp=02579182589afa17ab492b327b1f79a2c39b1ab5;hpb=5b7c42c26e2a73268c9da18da1c4fda7449c6cd7;p=oota-llvm.git diff --git a/CREDITS.TXT b/CREDITS.TXT index 02579182589..311a661a754 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -60,9 +60,11 @@ D: Loop unrolling with run-time trip counts. N: Chandler Carruth E: chandlerc@gmail.com +E: chandlerc@google.com D: Hashing algorithms and interfaces D: Inline cost analysis D: Machine block placement pass +D: SROA N: Casey Carter E: ccarter@uiuc.edu @@ -98,7 +100,7 @@ E: adasgupt@codeaurora.org D: Deterministic finite automaton based infrastructure for VLIW packetization N: Stefanus Du Toit -E: stefanus.dutoit@rapidmind.com +E: stefanus.du.toit@intel.com D: Bug fixes and minor improvements N: Rafael Avila de Espindola @@ -130,6 +132,7 @@ W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/ D: PPC backend fixes for Linux N: Louis Gerbarg +E: lgg@apple.com D: Portions of the PowerPC backend N: Saem Ghani @@ -141,7 +144,7 @@ E: foldr@codedgers.com D: Author of llvmc2 N: Dan Gohman -E: gohman@apple.com +E: dan433584@gmail.com D: Miscellaneous bug fixes N: David Goodwin @@ -249,6 +252,13 @@ D: The initial llvm-ar tool, converted regression testsuite to dejagnu D: Modulo scheduling in the SparcV9 backend D: Release manager (1.7+) +N: Sylvestre Ledru +E: sylvestre@debian.org +W: http://sylvestre.ledru.info/ +W: http://llvm.org/apt/ +D: Debian and Ubuntu packaging +D: Continuous integration with jenkins + N: Andrew Lenharth E: alenhar2@cs.uiuc.edu W: http://www.lenharth.org/~andrewl/ @@ -292,6 +302,7 @@ D: Added STI Cell SPU backend. N: Kai Nacke E: kai@redstar.de D: Support for implicit TLS model used with MS VC runtime +D: Dumping of Win64 EH structures N: Takumi Nakamura E: geek4civic@gmail.com @@ -356,13 +367,13 @@ I: arosenberg D: ARM calling conventions rewrite, hard float support N: Chad Rosier -E: mcrosier@apple.com +E: mcrosier@codeaurora.org D: ARM fast-isel improvements D: Performance monitoring N: Nadav Rotem -E: nadav.rotem@intel.com -D: Vector code generation improvements. +E: nrotem@apple.com +D: X86 code generation improvements, Loop Vectorizer. N: Roman Samoilov E: roman@codedgers.com @@ -402,6 +413,15 @@ E: rspencer@reidspencer.com W: http://reidspencer.com/ D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid +N: Alp Toker +E: alp@nuanti.com +W: http://atoker.com/ +D: C++ frontend next generation standards implementation + +N: Craig Topper +E: craig.topper@gmail.com +D: X86 codegen and disassembler improvements. AVX2 support. + N: Edwin Torok E: edwintorok@gmail.com D: Miscellaneous bug fixes @@ -416,10 +436,11 @@ D: ARM backend improvements D: Thread Local Storage implementation N: Bill Wendling -E: wendling@apple.com -D: Exception handling +I: wendling +E: isanbard@gmail.com +D: Release manager, IR Linker, LTO D: Bunches of stuff N: Bob Wilson E: bob.wilson@acm.org -D: Advanced SIMD (NEON) support in the ARM backend +D: Advanced SIMD (NEON) support in the ARM backend.