From: Hal Finkel Date: Wed, 29 Feb 2012 16:43:11 +0000 (+0000) Subject: Add myself to the credits file X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f1c42068c2afe1f413e4375733f0f311c1726db9;p=oota-llvm.git Add myself to the credits file git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151732 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CREDITS.TXT b/CREDITS.TXT index 3b35cc5446c..0f7a92d5e0b 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -95,6 +95,10 @@ N: Alkis Evlogimenos E: alkis@evlogimenos.com D: Linear scan register allocator, many codegen improvements, Java frontend +N: Hal Finkel +E: hfinkel@anl.gov +D: Basic-block autovectorization, PowerPC backend improvements + N: Ryan Flynn E: pizza@parseerror.com D: Miscellaneous bug fixes