]> granicus.if.org Git - llvm/commitdiff
ReleaseNotes: initial ppc support in llvm-exegesis
authorHans Wennborg <hans@hanshq.net>
Wed, 20 Feb 2019 11:31:40 +0000 (11:31 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 20 Feb 2019 11:31:40 +0000 (11:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_80@354448 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 1a5099cdba9a7d8ccddb19f3ef6395c45afdf89e..8113ef3fa8f37c8a2ec26686fc723d57263f5aeb 100644 (file)
@@ -118,7 +118,8 @@ Changes to the MIPS Target
 Changes to the PowerPC Target
 -----------------------------
 
- During this release ...
+* Initial PowerPC support in llvm-exegesis, just enough to run it in latency
+  mode for at least some opcodes.
 
 Changes to the X86 Target
 -------------------------