<p dir="ltr">Yeah, I just meant so the actual members weren't spread all over TargetMachine. Nothing major. </p>
<div class="gmail_quote">On May 23, 2014 9:10 PM, "Andrew Trick" <<a href="mailto:atrick@apple.com">atrick@apple.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><br><div><div>On May 23, 2014, at 9:32 AM, Eric Christopher <<a href="mailto:echristo@gmail.com" target="_blank">echristo@gmail.com</a>> wrote:</div><br><blockquote type="cite"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">TargetLoweringObjectFile), TargetRegisterInfo, the scheduling</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">information (we should really make that a container),</span></blockquote>
</div><br><div>TargetSchedModel is meant to be initialized by any pass that needs it at the start of the pass. It is initialized from the subtarget’s MCSchedModel (static tables). Since it doesn’t have any state of its own, it doesn’t need to be a container.</div>
<div><br></div><div>-Andy</div></div></blockquote></div>