aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/LiveValues.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete an obsolete sentance from a comment.Dan Gohman2009-05-311-3/+1
* Enhance LiveValues to work on PHI operands.Dan Gohman2009-03-231-13/+24
* The last use in a block that doesn't have successorsDan Gohman2009-03-201-0/+5
* Add a liveness analysis pass for LLVM IR values. This computesDan Gohman2009-03-191-0/+177