Make headers standalone, move a virtual method out of line.
[oota-llvm.git] / include / llvm / Transforms / Utils / SimplifyIndVar.h
2011-11-14 Benjamin KramerMake headers standalone, move a virtual method out...
2011-08-10 Andrew TrickCleanup. Make ScalarEvolution an explicit argument...
2011-08-10 Andrew TrickAdded a SimplifyIndVar utility to simplify induction...