projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc5ffb
)
Alpha too!
author
Chris Lattner
<sabre@nondot.org>
Wed, 19 Apr 2006 17:20:48 +0000
(17:20 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 19 Apr 2006 17:20:48 +0000
(17:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27833
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 327ce1922037d6becf6fca85759bfa4ffc8ba0ed..9ab3a61eb7ed6e68a25d192c90167e8440b97246 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-182,7
+182,7
@@
Improvements</a></div>
fixed, has several new features, and is enabled by default in llvmgcc3
now.</li>
<li>The Loop Strength Reduction pass (<tt>-loop-reduce</tt>) is now enabled for
- the X86
backend
.</li>
+ the X86
and Alpha backends
.</li>
<li>The Instruction Combining pass (<tt>-instcombine</tt>) now includes a
framework and implementation for simplifying code based on whether computed
bits are demanded or not.</li>