<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 6, 2011, at 3:10 PM, Krzysztof Parzyszek wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">- How about having bundles that contain branch targets (other than the<br>first instruction) from the outside of the bundle?  This seems like something<br>that has a potential for causing trouble, but I can't think of any specific<br>scenario at the moment.<br></span></blockquote><div><br></div><div>I think bundles could cross branches with some care. But I don't think they will ever be able to cross CFG merge points, if that's what you're asking.</div><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">- It should be possible to use bundles to enclose only some selected code<br>sequences, as opposed to having every instruction belong to some bundle.<br></span></blockquote></div><br><div>Yes, I'm sure Evan's approach will support this.</div><div><br></div><div>-Andy</div></body></html>