When inserting new instructions, use getFirstInsertionPt instead of
[oota-llvm.git] / lib / Transforms / Utils / SimplifyIndVar.cpp
2011-08-10 Andrew TrickComments. Thanks for the spell check Nick!
2011-08-10 Andrew TrickCleanup. Make ScalarEvolution an explicit argument...
2011-08-10 Andrew TrickSimplifyIndVar: make foldIVUser iterative to fold a...
2011-08-10 Andrew TrickAdded a SimplifyIndVar utility to simplify induction...