Improve pass documentation and comments.
[oota-llvm.git] / lib / Transforms / Scalar / LoopDeletion.cpp
2008-05-08 Gordon HenriksenImprove pass documentation and comments.
2008-05-06 Owen AndersonWe need to update PHIs containing the exiting block...
2008-04-30 Owen AndersonThis condition got inverted accidentally.
2008-04-29 Owen AndersonA lot of cleanups and documentation improvements, as...
2008-04-29 Owen AndersonRename DeadLoopElimination to LoopDeletion, part 2.
2008-04-29 Owen AndersonRename DeadLoopElimination to LoopDeletion, part one.