diff options
author | Anshuman Dasgupta <adasgupt@codeaurora.org> | 2012-04-12 15:17:35 +0000 |
---|---|---|
committer | Anshuman Dasgupta <adasgupt@codeaurora.org> | 2012-04-12 15:17:35 +0000 |
commit | 4b4795563c4b724fa56c428d9d18160ee5cd429a (patch) | |
tree | 1c3781a162e3e6b654a1aefd6b78c448446c052d /CREDITS.TXT | |
parent | 503a86b731b9605e6fa3cab4458453e83347369f (diff) |
Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154590 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 f468cd5ce4..ef471b0887 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -83,6 +83,10 @@ N: John T. Criswell E: criswell@uiuc.edu D: Original Autoconf support, documentation improvements, bug fixes +N: Anshuman Dasgupta +E: adasgupt@codeaurora.org +D: Deterministic finite automaton based infrastructure for VLIW packetization + N: Stefanus Du Toit E: stefanus.dutoit@rapidmind.com D: Bug fixes and minor improvements |