[LLVMbugs] [Bug 1381] NEW: Implement the -fmerge-constants optimization

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed May 2 16:45:45 PDT 2007


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

           Summary: Implement the -fmerge-constants optimization
           Product: new-bugs
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: djg at cray.com


LLVM should support the -fmerge-constants optimization (as described in the GCC
manual)

The following message has patch to do this for x86/ELF, though it does
not do so under the control of an option.

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070430/048796.html



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