[PATCH] D91804: [NewPM] Add pipeline EP callback after initial frontend cleanup

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 18:48:29 PST 2020


aeubanks updated this revision to Diff 307495.
aeubanks added a comment.

rename to EarlySimplification


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91804/new/

https://reviews.llvm.org/D91804

Files:
  llvm/include/llvm/Passes/PassBuilder.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/test/Other/new-pm-O0-ep-callbacks.ll
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/pass-pipeline-parsing.ll
  llvm/tools/opt/NewPMDriver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91804.307495.patch
Type: text/x-patch
Size: 6994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/a64a9af5/attachment.bin>


More information about the llvm-commits mailing list