[PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 10:49:16 PDT 2015


jonpa retitled this revision from "ScheduleDAGInstrs::buildSchedGraph() rewritten." to "ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.".
jonpa updated the summary for this revision.
jonpa added a subscriber: materi.
jonpa updated this revision to Diff 34696.
jonpa added a comment.

Patch rebased.

Some PowerPC regressions:
ppc64-fastcc.ll (A copy of an argument now became coalesced)
vsx-fma-sp.ll and vsx-fma-m.ll (not sure about)


http://reviews.llvm.org/D8705

Files:
  include/llvm/CodeGen/PseudoSourceValue.h
  include/llvm/CodeGen/ScheduleDAG.h
  include/llvm/CodeGen/ScheduleDAGInstrs.h
  lib/CodeGen/ScheduleDAGInstrs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8705.34696.patch
Type: text/x-patch
Size: 39344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150914/b7551471/attachment.bin>


More information about the llvm-commits mailing list