diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 65ea51c8c574..82d357a3996c 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -73,7 +73,8 @@ href="http://llvm.cs.uiuc.edu/releases/">releases page.
release primarily improves the performance of the code produced by all aspects of the LLVM compiler, adds many new features, fixes a few -bugs, and speeds up the compiler. +bugs, speeds up the compiler, and introduces a new (experimental) +PowerPC code generator.At this time, LLVM is known to correctly compile and run all C & C++ SPEC CPU95 & 2000 benchmarks, the Olden benchmarks, and the Ptrdist @@ -349,8 +350,10 @@ initialized unsigned bitfields
The core LLVM infrastructure uses