search for: 286571b5

Displaying 2 results from an estimated 2 matches for "286571b5".

2006 Dec 21
1
[LLVMdev] Possible bug in the linear scan register allocator
..._________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: RegAlloc.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061221/286571b5/attachment.txt> -------------- next part -------------- A non-text attachment was scrubbed... Name: RegAllocTest.c Type: text/x-csrc Size: 121 bytes Desc: 3887521155-RegAllocTest.c URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061221/286571b5/attachment.c> -------------- nex...
2006 Dec 20
2
[LLVMdev] Soft-float
On Dec 20, 2006, at 2:06 PM, Roman Levenstein wrote: >> >> This will probably require a slightly more extensive patch to >> legalizer. The current mechanism assumes either 1->1 or 1->2 >> expansion. > > Exactly. This is what I meant with "more chellenging";) It is assumed > at several places that 1->1 or 2->2 expanstions are taking place. A