[llvm-dev] Where to find the list of passes run by clang/opt with -O3
Nitish Srivastava via llvm-dev
llvm-dev at lists.llvm.org
Tue Sep 5 08:16:02 PDT 2017
Hi,
I am trying to locate the passes run by clang/opt when it is passed the
option -O3. Can someone point me where to look at? Eventually, I want to
turn off just the LoopStrengthReduction pass in the -O3 set of default
passes.
Thanks,
Best Regards,
Nitish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170905/e2827daf/attachment.html>
More information about the llvm-dev
mailing list