<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Trebuchet MS; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Trebuchet MS; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Trebuchet MS; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div><span class="Apple-style-span" style="font-weight: bold; ">gc-7-integration.patch (+100 -15):</span></div><div><br class="webkit-block-placeholder"></div><div><i>  include/llvm/CodeGen/LinkAllCodegenComponents.h (+4)</i></div><div><i>  include/llvm/CodeGen/SelectionDAGISel.h (+3 -1)</i></div><div><i>  include/llvm/CodeGen/AsmPrinter.h (+4)</i></div><div><i>  lib/CodeGen/LLVMTargetMachine.cpp (+23 -4)</i></div><div><i>  lib/CodeGen/AsmPrinter.cpp (+19)</i></div><div><i>  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp (+36 -8)</i></div><div><i>  lib/CodeGen/README.txt (+5)</i></div><div><i>  lib/Target/CBackend/CBackend.cpp (+3 -1)</i></div><div><i>  lib/Target/MSIL/MSILWriter.cpp (+3 -1)</i></div><div><br class="webkit-block-placeholder"></div><div><font class="Apple-style-span" face="Courier"><span class="Apple-style-span" style="font-family: 'Trebuchet MS'; ">Second pass at integrating </span>Collector</font> with the compiler. In general, designating the frametable algorithm on a function-by-function basis was beneficial to the implementation.</div><div><br class="webkit-block-placeholder"></div><div>One thing that sticks in my craw is that <font class="Apple-style-span" face="Courier">Collector</font> and <font class="Apple-style-span" face="Courier">TargetMachine</font> still have no way of verifying their mutual compatibility. That's fixable with a followup pass.</div><div><br></div><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Trebuchet MS; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Trebuchet MS; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Trebuchet MS; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div><div>This is the last patch before the frametable emitters themselves!</div><div><br class="webkit-block-placeholder"></div></div>— Gordon<br class="Apple-interchange-newline"></span></span></span></span></span></div></span> </div><br><div><br class="webkit-block-placeholder"></div><div><div></div></div></body></html>