aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/LoopDeletion.cpp
AgeCommit message (Expand)Author
2008-05-08Improve pass documentation and comments.Gordon Henriksen
2008-05-06We need to update PHIs containing the exiting block, not the exit block. We ...Owen Anderson
2008-04-30This condition got inverted accidentally.Owen Anderson
2008-04-29A lot of cleanups and documentation improvements, as well as a few corner cas...Owen Anderson
2008-04-29Rename DeadLoopElimination to LoopDeletion, part 2.Owen Anderson
2008-04-29Rename DeadLoopElimination to LoopDeletion, part one.Owen Anderson