[PATCH] D63890: [CodeGen] First steps at porting CodeGen to new pass manager,

Charles Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 18:42:22 PDT 2019


czhang abandoned this revision.
czhang added a comment.

This patch has been split up, with follow up work porting more passes (ending with the llc changes needed to actually drive the new PM) here.

https://reviews.llvm.org/D64179
https://reviews.llvm.org/D64183
https://reviews.llvm.org/D64184
https://reviews.llvm.org/D64185
https://reviews.llvm.org/D64186
https://reviews.llvm.org/D64187
https://reviews.llvm.org/D64188
https://reviews.llvm.org/D64189


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63890





More information about the llvm-commits mailing list