[LLVMbugs] [Bug 10327] unnecessary mov

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jan 25 15:39:40 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=10327

Jakob Stoklund Olesen <stoklund at 2pi.dk> changed:

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

--- Comment #4 from Jakob Stoklund Olesen <stoklund at 2pi.dk> 2012-01-25 17:39:40 CST ---
Instead of fixing this in the register allocator, we got a late copy
propagation pass.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list