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:
40b4bf5
)
Wrong heading level for PowerPC changes in release notes
author
Bill Schmidt
<wschmidt@linux.vnet.ibm.com>
Thu, 31 Jul 2014 15:20:30 +0000
(15:20 +0000)
committer
Bill Schmidt
<wschmidt@linux.vnet.ibm.com>
Thu, 31 Jul 2014 15:20:30 +0000
(15:20 +0000)
Oops. Used the wrong heading level by mistake.
Thanks,
Bill
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214405
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.rst
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.rst
b/docs/ReleaseNotes.rst
index e241294ddc005de93d5f2464ecad50f412857038..4eb304bf139c131cc86259604ad8f875500fc0f6 100644
(file)
--- a/
docs/ReleaseNotes.rst
+++ b/
docs/ReleaseNotes.rst
@@
-184,7
+184,7
@@
such as MSA. It also supports several of the MIPS specific assembler directives
such as ``.set``, ``.module``, ``.cpload``, etc.
Changes to the PowerPC Target
-=============================
+-----------------------------
The PowerPC 64-bit Little Endian subtarget (powerpc64le-unknown-linux-gnu) is
now fully supported. This includes support for the Altivec instruction set.