Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Convert analyses to new pass structure | Chris Lattner | 2002-01-31 | 1 | -1/+25 | |
| | | | | llvm-svn: 1603 | |||||
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -3/+3 | |
| | | | | llvm-svn: 1503 | |||||
* | Create a new #include "Support/..." directory structure to move things | Chris Lattner | 2001-11-27 | 1 | -1/+1 | |
| | | | | | | | | from "llvm/Support/..." that are not llvm dependant. Move files and fix #includes llvm-svn: 1400 | |||||
* | * Implement dominator based loop identification | Chris Lattner | 2001-11-26 | 1 | -0/+81 | |
* Implement cleaner induction variable identification llvm-svn: 1359 |