search for: ec484581

Displaying 2 results from an estimated 2 matches for "ec484581".

2012 Dec 19
0
[LLVMdev] LLVM ERROR: ran out of registers during register allocation
...freedom on making changes in the code I hope it is fixable. If you need any other info apart of the dumps I've already attached please ask. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121219/ec484581/attachment.html>
2012 Dec 19
2
[LLVMdev] LLVM ERROR: ran out of registers during register allocation
On Dec 19, 2012, at 8:58 AM, Borja Ferrer <borja.ferav at gmail.com> wrote: > Hello Jakob, > > I think I've found something interesting that may help you get a better idea of what's going on. > > While looking at the debug info I noticed that the coalescer was removing lots of copies that could help the allocator make more cross class copies. As a test, I disabled