LTO: document LTO_API_VERSION for each API
[oota-llvm.git] / include / llvm / Transforms / Utils / SimplifyIndVar.h
2013-12-23 Andrew TrickAdd support to indvars for optimizing sadd.with.overflow.
2012-09-11 Andrew TrickRemove unused declaration
2012-03-22 Andrew TrickRemove unused simplifyIVUsers
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
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...