[LLVMbugs] [Bug 264] linear scan fails to find a free register

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Jul 11 01:26:30 PDT 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=264

alkis at cs.uiuc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From alkis at cs.uiuc.edu  2004-07-11 03:26 -------
This has been fixed. The allocator uses new temporaries for each reload/store 
of a virtual register which alleviates the problems seen in this bug. 



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list