[PATCH] D83613: [NewPM][CodeGen][X86] Add NPM pipeline builder

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 19:26:51 PDT 2020


ychen created this revision.
Herald added subscribers: llvm-commits, nikic, jfb, hiraditya.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83613

Files:
  llvm/lib/Target/X86/LLVMBuild.txt
  llvm/lib/Target/X86/X86PassRegistry.def
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/lib/Target/X86/X86TargetMachine.h
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83613.277205.patch
Type: text/x-patch
Size: 33617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200711/ed53d2e1/attachment-0001.bin>


More information about the llvm-commits mailing list