Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-20 | Changes to build successfully with GCC 3.02 | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1503 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2001-11-27 | Create a new #include "Support/..." directory structure to move things | Chris Lattner | |
from "llvm/Support/..." that are not llvm dependant. Move files and fix #includes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1400 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2001-11-26 | * Implement dominator based loop identification | Chris Lattner | |
* Implement cleaner induction variable identification git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1359 91177308-0d34-0410-b5e6-96231b3b80d8 |