aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/SSI.cpp
AgeCommit message (Expand)Author
2009-07-09There's no need to consider PHI nodes in the same block as the instructionNick Lewycky
2009-07-09Add some statistics to SSI so we can see what it's up to.Nick Lewycky
2009-07-03Add Static Single Information construction pass written by André Tavares!Nick Lewycky