[PATCH] D14245: ScheduleDAGInstrs: Remove IsPostRA flag; NFC

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 17:56:00 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251883: ScheduleDAGInstrs: Remove IsPostRA flag; NFC (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D14245?vs=38943&id=39018#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14245

Files:
  llvm/trunk/include/llvm/CodeGen/DFAPacketizer.h
  llvm/trunk/include/llvm/CodeGen/MachineScheduler.h
  llvm/trunk/include/llvm/CodeGen/Passes.h
  llvm/trunk/include/llvm/CodeGen/ScheduleDAGInstrs.h
  llvm/trunk/lib/CodeGen/DFAPacketizer.cpp
  llvm/trunk/lib/CodeGen/MachineScheduler.cpp
  llvm/trunk/lib/CodeGen/PostRASchedulerList.cpp
  llvm/trunk/lib/CodeGen/ScheduleDAGInstrs.cpp
  llvm/trunk/lib/Target/AMDGPU/R600Packetizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14245.39018.patch
Type: text/x-patch
Size: 12295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/177bb415/attachment.bin>


More information about the llvm-commits mailing list