From: Misha Brukman Date: Fri, 25 Jun 2004 13:37:03 +0000 (+0000) Subject: Vladimir Prus also contributed the LowerConstantExprs pass. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9cd94d72b0cc5014c09775f2050cdd868baaa3e3;p=oota-llvm.git Vladimir Prus also contributed the LowerConstantExprs pass. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14402 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CREDITS.TXT b/CREDITS.TXT index 24e7ce5653d..367146fc5c1 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -47,7 +47,7 @@ D: Primary architect of LLVM N: Vladimir Prus E: ghost@cs.msu.su -D: Made inst_iterator behave like a proper iterator +D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass N: Ruchira Sasanka E: sasanka@uiuc.edu