Displaying 2 results from an estimated 2 matches for "41ba84c4".
2012 Jun 13
0
[LLVMdev] Develop on trunk.
...ng llvm changes until next llvm release). For frequent releases, it's nonsense. Either way, your development branch should still follow trunk.
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120613/41ba84c4/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;