summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/LoopInfoImpl.h
Commit message (Expand)AuthorAge
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Remove unused typedefs gcc4.8 warns about.Roman Divacky2012-09-05
* Enable the new LoopInfo algorithm by default.Andrew Trick2012-06-26
* Restructure PopulateLoopsDFS::insertIntoLoop.Andrew Trick2012-06-20
* A new algorithm for computing LoopInfo. Temporarily disabled.Andrew Trick2012-06-20
* Move the implementation of LoopInfo into LoopInfoImpl.h.Andrew Trick2012-06-20