[LLVMdev] Optimization pass reference/guide?

Krzysztof Parzyszek kparzysz at codeaurora.org
Sun Jan 6 08:30:27 PST 2013


On 1/6/2013 10:19 AM, edA-qa mort-ora-y wrote:
> On 06/01/13 17:09, Duncan Sands wrote:
>>
>> 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.

Grep (or "git grep" if you're lazy :P).  That's the easiest way to find 
anything.

-Krzysztof


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list