search for: regalloctest

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

Did you mean: regallocfast
2006 Dec 21
1
[LLVMdev] Possible bug in the linear scan register allocator
...-------------- 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> -------------- next part -------------- A non-text attachment was scrubbed... Name: RegAllocTest.ll Type: text/x-csrc Size: 1181 bytes...
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