[PATCH] D25482: [PPC] Allow two post RA schedulers to be in the pipeline and select one depending on the Machine Function's subtarget

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 10:15:32 PDT 2016


amehsan updated this revision to Diff 76589.

https://reviews.llvm.org/D25482

Files:
  include/llvm/CodeGen/Passes.h
  include/llvm/CodeGen/TargetPassConfig.h
  lib/CodeGen/MachineScheduler.cpp
  lib/CodeGen/PostRASchedulerList.cpp
  lib/CodeGen/TargetPassConfig.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25482.76589.patch
Type: text/x-patch
Size: 14332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/10ac12f6/attachment.bin>


More information about the llvm-commits mailing list