Skip to content

need docs on analyses and optimizations available in LLVM #973

@llvmbot

Description

@llvmbot
Bugzilla Link 601
Resolution FIXED
Resolved on Jan 07, 2008 22:20
Version trunk
OS All
Reporter LLVM Bugzilla Contributor

Extended Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions