[llvm-dev] Benchmark GlobalsModRef in non-LTO pass pipeline
Chandler Carruth
chandlerc at gmail.com
Wed Aug 5 19:44:40 PDT 2015
Greetings folks!
I would like to enable globalsmodref-aa in the non-LTO pass pipeline so
that it gets tested more and there are fewer differences between the two.
For all of my benchmarks, this is performance neutral, but I'd appreciate
others benchmarking this combination to see if they see any benefits or
regressions.
You can demo this mode easily: -mllvm -enable-non-lto-gmr
Please let me know!
-Chandler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150806/5ad1396d/attachment.html>
More information about the llvm-dev
mailing list