[PATCH] D44789: [TargetSchedule] shrink interface for init(); NFCI

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 8 13:00:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329540: [TargetSchedule] shrink interface for init(); NFCI (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44789?vs=139459&id=141563#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44789

Files:
  llvm/trunk/include/llvm/CodeGen/TargetSchedule.h
  llvm/trunk/lib/CodeGen/IfConversion.cpp
  llvm/trunk/lib/CodeGen/MachineCombiner.cpp
  llvm/trunk/lib/CodeGen/MachineLICM.cpp
  llvm/trunk/lib/CodeGen/MachineTraceMetrics.cpp
  llvm/trunk/lib/CodeGen/ScheduleDAGInstrs.cpp
  llvm/trunk/lib/CodeGen/TargetSchedule.cpp
  llvm/trunk/lib/CodeGen/TargetSubtargetInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
  llvm/trunk/lib/Target/AArch64/AArch64StorePairSuppress.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZMachineScheduler.cpp
  llvm/trunk/lib/Target/X86/X86CmovConversion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44789.141563.patch
Type: text/x-patch
Size: 7181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180408/4cd4619f/attachment.bin>


More information about the llvm-commits mailing list