Reduce amount of work we do calculating mustaliases if the arg is a global
[oota-llvm.git] / lib / Analysis / LoadValueNumbering.cpp
2003-06-29 Chris LattnerIf the alias analysis algorithm we are using can provid...
2003-06-16 Chris LattnerImplement forwarding from stores to loads of must-alias...
2003-02-26 Chris LattnerCalculate and pass load sizes to the alias analysis...
2002-08-30 Chris LattnerInitial implementation of value numbering for load...