Age | Commit message (Expand) | Author |
---|---|---|
2013-02-09 | Remove #includes from the commonly used LoopInfo.h. | Jakub Staszak |
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak |
2012-12-03 | Sort the #include lines for the include/... tree with the script. | Chandler Carruth |
2012-09-05 | Remove unused typedefs gcc4.8 warns about. | Roman Divacky |
2012-06-26 | Enable the new LoopInfo algorithm by default. | Andrew Trick |
2012-06-20 | Restructure PopulateLoopsDFS::insertIntoLoop. | Andrew Trick |
2012-06-20 | A new algorithm for computing LoopInfo. Temporarily disabled. | Andrew Trick |
2012-06-20 | Move the implementation of LoopInfo into LoopInfoImpl.h. | Andrew Trick |