[PATCH] D83612: [NewPM][CodeGen] Add NPM support to llc
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 3 15:45:59 PDT 2020
ychen updated this revision to Diff 282750.
ychen added a comment.
Herald added subscribers: nikic, jfb.
- update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83612/new/
https://reviews.llvm.org/D83612
Files:
llvm/include/llvm/CodeGen/TargetPassConfig.h
llvm/lib/CodeGen/TargetPassConfig.cpp
llvm/test/CodeGen/Generic/llc-start-stop-instance-errors.ll
llvm/test/CodeGen/Generic/new-pm/llc-start-stop.ll
llvm/test/CodeGen/X86/new-pm/O0-pipeline.ll
llvm/test/CodeGen/X86/new-pm/llc-start-stop-instance.ll
llvm/test/CodeGen/X86/new-pm/opt-pipeline.ll
llvm/tools/llc/CMakeLists.txt
llvm/tools/llc/NewPMDriver.cpp
llvm/tools/llc/NewPMDriver.h
llvm/tools/llc/llc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83612.282750.patch
Type: text/x-patch
Size: 32073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/a027d94e/attachment.bin>
More information about the llvm-commits
mailing list