[LLVMbugs] [Bug 3326] missed optimization with -m32: empty functions shouldn' t contain push/mov/pop

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Jan 15 01:58:19 PST 2009


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


Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asl at math.spbu.ru
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Anton Korobeynikov <asl at math.spbu.ru>  2009-01-15 03:58:18 ---
This is proper behaviour. LLC defaults to FP elimination, gcc - not.


-- 
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