[LLVMbugs] [Bug 601] NEW: need docs on analyses and optimizations available in LLVM

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Jul 21 07:58:52 PDT 2005


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

           Summary: need docs on analyses and optimizations available in
                    LLVM
           Product: Documentation
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: brukman+bugs at uiuc.edu


LLVM needs a document describing the analyses and optimizations that LLVM
supports, what their command-line parameters and options are, and what are their
capabilities and limitations.

This will be very useful to LLVM end-users as well as potential developers who
can quickly look at what LLVM provides and what it's missing rather than have to
ask on the list or download and read source code or compile and link opt just to
run "-help" which doesn't even give that much info other than a name for each pass.

Also, when this is done, a link to the document can/should be added here:
http://en.wikipedia.org/wiki/Compiler_optimization



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