This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC][docs] Update Embedded PowerPC docs in Compiler Writers Info page
ClosedPublic

Authored by jsji on Dec 30 2019, 9:46 AM.

Details

Summary

Embedded PowerPC are still actively supported, especially SPE...
So update some important references here:

  • adding EREF
  • adding SPE/VLE ref

Delete deprecated ones into "Other documents..".

Diff Detail

Event Timeline

jsji created this revision.Dec 30 2019, 9:46 AM

Unit tests: pass. 61144 tests passed, 0 failed and 728 were skipped.

clang-tidy: pass.

clang-format: pass.

Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

jhibbits accepted this revision.Dec 30 2019, 11:20 AM
This revision is now accepted and ready to land.Dec 30 2019, 11:20 AM
This revision was automatically updated to reflect the committed changes.