[llvm] r215343 - In LVI(Lazy Value Info), originally value on a BB can only be caculated once,

Joerg Sonnenberger joerg at britannica.bec.de
Tue Sep 9 02:50:48 PDT 2014


On Tue, Sep 09, 2014 at 11:41:00AM +0800, Jiangning Liu wrote:
> Hi Joerg,
> 
> Sorry to know about this... I just came back from mid-autumn holiday...
> 
> Can you tell me how you measured the memory consumption for llvm?

Build with /usr/bin/time -v clang -O2 -c.

Joerg



More information about the llvm-commits mailing list