The target feature matrix in the code generator documentation is outdated. This PR fixes some entries for PowerPC and SystemZ.
Both have:
- assembly parser
- disassembler
- .o file writing
It also fixes a mixed up HTML comment.
Differential D71004
[Docs] Fix target feature matrix for PowerPC and SystemZ ClosedPublic Authored by Kai on Dec 4 2019, 4:35 AM.
Details Summary The target feature matrix in the code generator documentation is outdated. This PR fixes some entries for PowerPC and SystemZ. Both have:
It also fixes a mixed up HTML comment.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, steven.zhang, shchenz and 3 others. · View Herald Transcript This revision is now accepted and ready to land.Dec 4 2019, 4:47 AM Closed by commit rGcaa7c9e6f356: [Docs] Fix target feature matrix for PowerPC and SystemZ (authored by Kai). · Explain WhyDec 13 2019, 3:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 233766 llvm/docs/CodeGenerator.rst
|