Change the type of FnAllocState.
[oota-llvm.git] / lib / Analysis / LoadValueNumbering.cpp
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-09-11 Misha BrukmanFixed spelling and grammar.
2003-09-11 Misha BrukmanSpell `definitely' correctly.
2003-09-08 Chris LattnerFix bug: RLE-Preserve-Volatile.ll
2003-08-18 Misha BrukmanSpell `necessary' correctly.
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...