aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnshuman Dasgupta <adasgupt@codeaurora.org>2012-04-14 20:57:13 +0000
committerAnshuman Dasgupta <adasgupt@codeaurora.org>2012-04-14 20:57:13 +0000
commitcff391a8251c12b57f56fc17fb69327c173b5a03 (patch)
treefdc30982db16e13d297540fde32fa0791f637b9e /docs
parentff730398c0543249d71c605946b001d41e5fc1e1 (diff)
Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patch
by Sundeep Kushwaha. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154754 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index ca2bc649ef..999637af07 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -376,6 +376,9 @@ Release Notes</a>.</h1>
target's schedule description which can be queried to determine
legal groupings of instructions in a bundle.</p>
+<p> We have added a new target independent VLIW packetizer based on the
+ DFA infrastructure to group machine instructions into bundles.</p>
+
</div>
<!--=========================================================================-->