diff options
author | Tony Linthicum <tlinth@codeaurora.org> | 2012-04-13 19:09:18 +0000 |
---|---|---|
committer | Tony Linthicum <tlinth@codeaurora.org> | 2012-04-13 19:09:18 +0000 |
commit | 88b271cbeace809a86678a71187b84fc40e0ff0b (patch) | |
tree | 6cf8ee257ecf2d907bb9eccd85b0918028435273 /CREDITS.TXT | |
parent | 7ece9539c287dd536f56e81c69291454186ad262 (diff) |
Support for Hexagon backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154691 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 ef471b0887..4ec09c855e 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -245,6 +245,10 @@ N: Nick Lewycky E: nicholas@mxc.ca D: PredicateSimplifier pass +N: Tony Linthicum, et. al. +E: tlinth@codeaurora.org +D: Backend for Qualcomm's Hexagon VLIW processor. + N: Bruno Cardoso Lopes E: bruno.cardoso@gmail.com W: http://www.brunocardoso.org |