From 9e25906482a166be3356453285ce5f81027dc5a7 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10532 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b5cd8f2f4a8..1aa2cdcae3b 100644 --- a/docs/ReleaseNotes.html +++ b/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
-- 2.34.1