diff options
author | Craig Topper <craig.topper@gmail.com> | 2012-11-16 18:44:36 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2012-11-16 18:44:36 +0000 |
commit | 72be358eec20a77a9a8b2aaa1286212e9bbd65d4 (patch) | |
tree | 6a732b1ea973f185844edd1f89d67fd35e41ac5a /CREDITS.TXT | |
parent | 6eac2ba4de0b293a627e20f5ef44d696f410b9dc (diff) |
Finally add myself to the credits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168178 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index f6c6de7811..ca94065b3c 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -404,6 +404,10 @@ E: rspencer@reidspencer.com W: http://reidspencer.com/ D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid +N: Craig Topper +E: craig.topper@gmail.com +D: X86 codegen and disassembler improvements. AVX2 support. + N: Edwin Torok E: edwintorok@gmail.com D: Miscellaneous bug fixes |