[LLVMdev] mem2reg optimization

David Greene dag at cray.com
Tue Oct 7 09:02:43 PDT 2008


On Tuesday 07 October 2008 00:32, Nicolas Capens wrote:

> Anyway, this can definitely also be done with an analysis pass that
> provides information about ordering between loads and stores. It's just

Actually, no it can't.  See the thread about analysis passes depending on 
other analysis passes and when things do and don't get updated by 
PassManager.

                                              -Dave



More information about the llvm-dev mailing list