From 3d35e879dc250862e1e676ca2a28463bc88416a7 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 19 Dec 2003 06:31:56 +0000 Subject: [PATCH] Turn QOI section into CQ section (QUI can be added later if needed) Add PR187 llvm-svn: 10532 --- llvm/docs/ReleaseNotes.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index b5cd8f2f4a89..1aa2cdcae3b9 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -113,13 +113,12 @@ In this release, the following missing features were implemented:
-In this release, the following Quality of Implementation issues were -fixed: +In this release, the following Code Quality issues were fixed:
    -
  1. +
  2. [loopsimplify] Many pointless phi nodes are created