summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Convert analyses to new pass structureChris Lattner2002-01-311-1/+25
| | | | llvm-svn: 1603
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-3/+3
| | | | llvm-svn: 1503
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
| | | | | | | | from "llvm/Support/..." that are not llvm dependant. Move files and fix #includes llvm-svn: 1400
* * Implement dominator based loop identificationChris Lattner2001-11-261-0/+81
* Implement cleaner induction variable identification llvm-svn: 1359
OpenPOWER on IntegriCloud