From: Misha Brukman Date: Thu, 6 May 2004 16:53:18 +0000 (+0000) Subject: Give props to Vladimir Prus for the inst_iterator patch. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b7206e74fc9cae6533593853a9763a4b6257f5a2;p=oota-llvm.git Give props to Vladimir Prus for the inst_iterator patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13383 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CREDITS.TXT b/CREDITS.TXT index e103da03ea9..d8dd50bd0be 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -45,6 +45,10 @@ E: sabre@nondot.org W: http://nondot.org/~sabre/ D: Primary architect of LLVM +N: Vladimir Prus +E: ghost@cs.msu.su +D: Made inst_iterator behave like a proper iterator + N: Ruchira Sasanka E: sasanka@uiuc.edu D: Graph coloring register allocator for the Sparc64 backend