From d2f43b017c4baccd40cb32e27f18d938ef2a47fe Mon Sep 17 00:00:00 2001 From: Sandeep Patel Date: Fri, 7 Sep 2012 21:20:20 +0000 Subject: Correct an unfortunately necessary typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163422 91177308-0d34-0410-b5e6-96231b3b80d8 --- CREDITS.TXT | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'CREDITS.TXT') diff --git a/CREDITS.TXT b/CREDITS.TXT index f090ad7..7a1bacd 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -328,10 +328,6 @@ D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements D: Optimizer improvements, Loop Index Split -N: Sandeep Patel -E: deeppatel1987@gmail.com -D: ARM calling conventions rewrite, hard float support - N: Wesley Peck E: peckw@wesleypeck.com W: http://wesleypeck.com/ @@ -354,6 +350,10 @@ N: Xerxes Ranby E: xerxes@zafena.se D: Cmake dependency chain and various bug fixes +N: Alex Rosenberg +E: alexr@leftfield.org +D: ARM calling conventions rewrite, hard float support + N: Chad Rosier E: mcrosier@apple.com D: ARM fast-isel improvements -- cgit v1.1