<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Jan 7, 2016 at 2:17 PM William Dillon <<a href="mailto:william@housedillon.com">william@housedillon.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Yikes!!<div><br></div><div>It looks like things have changed considerably!  I’ll need to start this from scratch.  A few questions, though:</div><div><br></div><div>I have a goal for this to be in the Swift 2.2 release, is that feasible?</div><div>If so, will the current LLVM head end up in the branch for 2.2 when that time comes?</div><div><br></div><div>Given that the coordination costs to attempt any kind of change in swift that requires a change in LLVM are so high, I’m tempted to keep the logic of stripping the ‘l’s from armv7l and armv6l inside swift itself.  It really seems like the wrong approach, but sometimes the wrong answer is the best answer, depending on the circumstances.</div><div><br></div></div></blockquote><div><br></div><div>For all of these questions you should talk to Bob Wilson who is the llvm release manager for the swift project.</div><div><br></div><div>-eric</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div></div><div>- Will</div></div><div style="word-wrap:break-word"><div><br><div><blockquote type="cite"><div>On Jan 7, 2016, at 10:05 AM, Eric Christopher <<a href="mailto:echristo@gmail.com" target="_blank">echristo@gmail.com</a>> wrote:</div><br><div><p dir="ltr">The swift repository is old and many thousand revisions behind llvm. Please don't use it as a base when submitting to the llvm project. </p>
<br><div class="gmail_quote"><div dir="ltr">On Thu, Jan 7, 2016, 10:02 AM William Dillon <<a href="mailto:william@housedillon.com" target="_blank">william@housedillon.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Oops, I neglected to reply-all….<div><br></div><div>The current stable branch at github still has it:<div><br></div><div><a href="https://github.com/apple/swift-llvm/blob/stable/include/llvm/Support/ARMTargetParser.def#L106" target="_blank">https://github.com/apple/swift-llvm/blob/stable/include/llvm/Support/ARMTargetParser.def#L106</a></div></div><div><br></div><div>Should I get the head of the non-swift repository and generate a new diff?</div><div><br></div><div>Also, I suspect that it’s not a good idea to have armv6l map to armv6k, because that seems like quite an assumption to make.  Clearly, armv6 sub architectures that aren’t v6k will still be v6l in linux. (provided they’re little-endian).</div><div>I’ve already made that change, and it would be included in any revised diff that I send out.</div><div><br></div><div>Thanks,</div><div>- Will</div></div><div style="word-wrap:break-word"><div><br><div><blockquote type="cite"><div>On Jan 6, 2016, at 10:02 AM, Artyom Skrobov <<a href="mailto:Artyom.Skrobov@arm.com" target="_blank">Artyom.Skrobov@arm.com</a>> wrote:</div><br><div><div>William, what revision of LLVM is your patch based on?<br><br>The trunk hasn't had ARM_ARCH("armv6hl") since r252903 (Nov 12th)<br><br><br>-----Original Message-----<br>From: William Dillon [<a href="mailto:william@housedillon.com" target="_blank">mailto:william@housedillon.com</a>] <br>Sent: 06 January 2016 17:55<br>To: Renato Golin<br>Cc: Tim Northover; LLVM Dev; nd; Artyom Skrobov; Daniel Sanders; Eric Christopher<br>Subject: Re: [llvm-dev] Diff to add ARMv6L to Target parser<br><br>Taking the suggestions of the group under consideration, I’ve generated a new diff.  The thing to note is that armv6l is now treated identically to armv6hl.  I’ve also added a unit test.<br>This seems to me to be the least invasive method, and holds to existing conventions as closely as possible.<br><br>Thoughts?<br><br></div></div></blockquote></div><br></div></div></blockquote></div>
</div></blockquote></div><br></div></div></blockquote></div></div>