X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=CREDITS.TXT;h=55ce558238b2c19023103257a6656039492e807f;hb=aeacab2e6d28a61cc21c71ea8783614a2a0f8fbd;hp=5df3c57fce03f221ab6ab23b0757fa73ed4dac7c;hpb=df4283c8f9670edc50ab5440d655c290cf0f6d49;p=oota-llvm.git diff --git a/CREDITS.TXT b/CREDITS.TXT index 5df3c57fce0..55ce558238b 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -39,6 +39,10 @@ N: Cameron Buschardt E: buschard@uiuc.edu D: The `mem2reg' pass - promotes values stored in memory to registers +N: Chandler Carruth +E: chandlerc@gmail.com +D: LinkTimeOptimizer for Linux, via binutils integration, and C API + N: Casey Carter E: ccarter@uiuc.edu D: Fixes to the Reassociation pass, various improvement patches @@ -130,6 +134,10 @@ W: http://www.lenharth.org/~andrewl/ D: Alpha backend D: Sampling based profiling +N: Nick Lewycky +E: nicholas@mxc.ca +D: PredicateSimplifier pass + N: Duraid Madina E: duraid@octopus.com.au W: http://kinoko.c.u-tokyo.ac.jp/~duraid/ @@ -163,9 +171,10 @@ D: The `paths' pass N: Reid Spencer E: rspencer@reidspencer.com W: http://reidspencer.com/ -D: Stacker, llvmc, llvm-ld, llvm-ar, lib/Archive, lib/Linker, lib/System, -D: bytecode enhancements, symtab hacking, unoverloading of intrinsics, makefile -D: and configuration system, documentation, various bug fixing. +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. N: Adam Treat E: manyoso@yahoo.com @@ -173,5 +182,5 @@ D: C++ bugs filed, and C++ front-end bug fixes. N: Bill Wendling E: isanbard@gmail.com +W: http://web.mac.com/bwendling/ D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass. -D: Bug hunter extraordinaire.