summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StrongPHIElimination.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a few comments.Owen Anderson2007-11-061-0/+5
* DomForest is a forest of registers, not instructions.Owen Anderson2007-11-061-25/+47
* StrongPHIElimination requires LiveVariables.Owen Anderson2007-11-061-10/+24
* Another step of stronger PHI elimination down.Owen Anderson2007-11-041-0/+88
* Add a newline at the end of the file.Duncan Sands2007-10-311-1/+1
* Add the skeleton of a better PHI elimination pass.Owen Anderson2007-10-311-0/+112
OpenPOWER on IntegriCloud