summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-04-07 03:09:21 +0000
committerChris Lattner <sabre@nondot.org>2011-04-07 03:09:21 +0000
commit5ddaab1789d7a7ac6bee56b75ec6f44184d66e8b (patch)
tree04e6618d8d37b305ac44b586c9ef533322c555c0 /llvm/docs
parentcaefe9346d71817e267a4515dcef6eba04ebc29a (diff)
downloadbcm5719-llvm-5ddaab1789d7a7ac6bee56b75ec6f44184d66e8b.tar.gz
bcm5719-llvm-5ddaab1789d7a7ac6bee56b75ec6f44184d66e8b.zip
add faust too
llvm-svn: 129053
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 1ce6e2e94ab..bc86bd44522 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -416,7 +416,21 @@ and parallelism.</p>
</div>
+<!--=========================================================================-->
+<div class="doc_subsection">
+<a name="FAUST">FAUST Real-Time Audio Signal Processing Language</a>
+</div>
+<div class="doc_text">
+<p>
+<a href="http://faust.grame.fr">FAUST</a> is a compiled language for real-time
+audio signal processing. The name FAUST stands for Functional AUdio STream. Its
+programming model combines two approaches: functional programming and block
+diagram composition. In addition with the C, C++, JAVA output formats, the
+Faust compiler can now generate LLVM bitcode, and works with LLVM 2.7-2.9.</p>
+
+</div>
+
<!-- *********************************************************************** -->
<h1>
<a name="whatsnew">What's New in LLVM 2.9?</a>
OpenPOWER on IntegriCloud