summaryrefslogtreecommitdiff
path: root/CREDITS.TXT
diff options
context:
space:
mode:
authorScott Michel <scottm@aero.org>2007-12-05 21:23:16 +0000
committerScott Michel <scottm@aero.org>2007-12-05 21:23:16 +0000
commit42aa501491fc94923f5c12725aaede67687801e8 (patch)
tree59bdbe20063cc1074672915f845cf8ab8c2f1520 /CREDITS.TXT
parent5d84afdc836fa28d840449108206e850617a2a15 (diff)
downloadllvm-42aa501491fc94923f5c12725aaede67687801e8.tar.gz
llvm-42aa501491fc94923f5c12725aaede67687801e8.tar.bz2
llvm-42aa501491fc94923f5c12725aaede67687801e8.tar.xz
Minor updates:
- Fix typo in SPUCallingConv.td - Credit myself for CellSPU work - Add CellSPU to 'all' host target list git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44627 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r--CREDITS.TXT4
1 files changed, 4 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT
index bf02b165ec..c4e0bb7eff 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -257,3 +257,7 @@ W: http://web.mac.com/bwendling/
D: Darwin exception handling
D: MMX & SSSE3 instructions
D: SPEC2006 support
+
+N: Scott Michel
+E: scottm@aero.org
+D: Added STI Cell SPU backend.