[all-commits] [llvm/llvm-project] 016f0e: [docs] Add documentation on using the new pass man...

aeubanks via All-commits all-commits at lists.llvm.org
Fri Feb 26 15:29:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 016f0ee68621b5cba29b153fc221b95af3330736
      https://github.com/llvm/llvm-project/commit/016f0ee68621b5cba29b153fc221b95af3330736
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
    A llvm/docs/NewPassManager.rst
    M llvm/docs/UserGuides.rst
    M llvm/docs/WritingAnLLVMNewPMPass.rst
    M llvm/docs/WritingAnLLVMPass.rst

  Log Message:
  -----------
  [docs] Add documentation on using the new pass manager

And clarify in the "writing a pass" docs that both the legacy and new
PMs are being used for the codegen/optimization pipelines.

Reviewed By: ychen, asbirlea

Differential Revision: https://reviews.llvm.org/D97515




More information about the All-commits mailing list