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

Bruno Cardoso Lopes <[email protected]> changed:

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

--- Comment #3 from Bruno Cardoso Lopes <[email protected]> 2011-09-08 
13:12:34 CDT ---
Hi, fixed in r139304. Is there any reason why are you using llc with -O0? This
opt level doesn't even fold loads, and unless you don't have any specific
reason I'd recommend you using the default level (-O2)

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to