search for: 4c6ada4b

Displaying 3 results from an estimated 3 matches for "4c6ada4b".

2012 Jun 13
0
[LLVMdev] Develop on trunk.
On Jun 13, 2012, at 7:15 AM, Sergei Larin <slarin at codeaurora.org> wrote: > Again, this is branch code, but if I can see something wrong in platform > independent portion, I'll track it on the trunk. I hate to be the one to start this thread, but I have to say it at least once... General advice. Working off trunk will be less painful than cherry-picking. When it comes to
2012 Jun 13
4
[LLVMdev] Develop on trunk.
...ily at least, and multiple times a day if you can. Otherwise, all of the problems above will eat away at your productivity. </soap box> -Chandler -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120613/4c6ada4b/attachment.html>
2012 Jun 13
4
[LLVMdev] Assert in live update from MI scheduler.
Andy, Thanks for reply. I was able to trace the problem to the MI DAG dep constructor. See this: SU(0): %vreg1<def> = COPY %vreg10<kill>; IntRegs:%vreg1,%vreg10 # preds left : 0 # succs left : 0 # rdefs left : 1 Latency : 1 Depth : 0 Height : 0 SU(1): %vreg10<def> = LDriw %vreg9<kill>, 0;