| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-12 | Remove useless dynamic_cast<>(). | Tobias Grosser | |
| Thanks Peter for pointing me to something that should have never been committed to the llvm code base. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121648 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
| 2010-10-20 | Add RegionPass support. | Tobias Grosser | |
| A RegionPass is executed like a LoopPass but on the regions detected by the RegionInfo pass instead of the loops detected by the LoopInfo pass. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116905 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
