From: Chris Lattner Date: Sat, 22 Jan 2005 18:45:35 +0000 (+0000) Subject: QOI feature implemented. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=da1f03c1b5e1121a22704c245cc2e40b836f9898;p=oota-llvm.git QOI feature implemented. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19756 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 8baa90b38d3..660b363a979 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -76,7 +76,7 @@ bug fixes for those problems found since the 1.4 release.

  1. LLVM now includes an - Inter-Procedural Sparse Conditional Constant Propagation pass, named + Interprocedural Sparse Conditional Constant Propagation pass, named -ipsccp, which is run by default at link-time.
@@ -105,7 +105,8 @@ issues were fixed: