search for: 4125065a

Displaying 3 results from an estimated 3 matches for "4125065a".

2012 May 29
0
[LLVMdev] [PATCH] handleMoveIntoBundle assertion
Hi again, Just forgot to add PATCH prefix to my message! Could you please review it ? Ivan Le 26/05/2012 00:52, Ivan Llopard a écrit : > Hi, > > I have a custom scheduler/bundler running just after coalescing as > proposed by the current infrastructure of machine schedulers. Btw, > great thanks for this cool stuff ! > I'm running into problems when I want to update the
2012 May 25
2
[LLVMdev] handleMoveIntoBundle assertion
Hi, I have a custom scheduler/bundler running just after coalescing as proposed by the current infrastructure of machine schedulers. Btw, great thanks for this cool stuff ! I'm running into problems when I want to update the LI information of an instruction. I call handleMoveIntoBundle() to make its LI begins from the packet header but the following assertion is raised: "Can't
2012 May 29
2
[LLVMdev] [PATCH] handleMoveIntoBundle assertion
...> LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120529/4125065a/attachment.html>