aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/LiveValues.cpp
AgeCommit message (Expand)Author
2010-02-10Fix "the the" and similar typos.Dan Gohman
2009-11-11remove redundant foward declaration. This function is already in Chris Lattner
2009-05-31Delete an obsolete sentance from a comment.Dan Gohman
2009-03-23Enhance LiveValues to work on PHI operands.Dan Gohman
2009-03-20The last use in a block that doesn't have successorsDan Gohman
2009-03-19Add a liveness analysis pass for LLVM IR values. This computesDan Gohman