[llvm-commits] [llvm] r91869 - /llvm/trunk/lib/Analysis/MemoryDependenceAnalysis.cpp

Duncan Sands baldrick at free.fr
Mon Jan 4 02:02:19 PST 2010


Hi Chris,

> avoid calling extractMallocCall when it's obvious we don't have
> a call.  This speeds up memdep ~1.5%

how about moving the definition of extractMallocCall to a header file instead?

Ciao,

Duncan.



More information about the llvm-commits mailing list