[LLVMdev] Optimization pass reference/guide?

edA-qa mort-ora-y eda-qa at disemia.com
Sun Jan 6 08:19:57 PST 2013


On 06/01/13 17:09, Duncan Sands wrote:
> should never do any incorrect transformations no matter what order they
> are run in.  However several passes only do something useful if some
> other pass has been run first, for example most passes need to be run
> after mem2reg or sroa in order to be effective.
> 
> See also http://llvm.org/docs/Passes.html

How can I get from a name of a pass in this document to the
corresponding function/class which performs that pass?  Not all the
names seem to easily line up.


-- 
edA-qa mort-ora-y
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Sign: Please digitally sign your emails.
Encrypt: I'm also happy to receive encrypted mail.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130106/9de7034c/attachment.sig>


More information about the llvm-dev mailing list