[PATCH] ScheduleDAGInstrs::buildSchedGraph() rewritten.
Jonas Paulsson
jonas.paulsson at ericsson.com
Tue Apr 14 03:01:21 PDT 2015
Fixes according to Hal Finkels suggestions.
Bugfixing in reduceHugeMemNodeMaps() (Some details had gotten lost in the revision process):
After a reduction of maps:
Don't forget to recompute NumNodes.
Don't forget to add dep to old BarrierChain.
Check for potential loop with newBarrierChain.
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
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8705.23721.patch
Type: text/x-patch
Size: 39255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150414/e7832b4d/attachment.bin>
More information about the llvm-commits
mailing list