| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Method.h no longer includes BasicBlock.h | Chris Lattner | 2002-02-12 | 1 | -1/+1 | |
| | | | | | | | | Method::inst_* is now in llvm/Support/InstIterator.h GraphTraits specializations for BasicBlock and Methods are now in llvm/Support/CFG.h llvm-svn: 1746 | |||||
| * | 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 | ||||||

