We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0016a93 commit d58c3fcCopy full SHA for d58c3fc
llvm/docs/ReleaseNotes.md
@@ -141,6 +141,10 @@ Changes to the MIPS Backend
141
Changes to the PowerPC Backend
142
------------------------------
143
144
+* The default cpu for `llc` is set to `ppc64` if the architecture of the
145
+ tripe is `ppc64` and OS is linux.
146
+* The default cpu for `llc` is set to `pwr7` when the OS of the tripe is AIX.
147
+
148
Changes to the RISC-V Backend
149
-----------------------------
150
0 commit comments