summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* If a vr is already marked alive in a bb, then it has PHI uses that are ↵Evan Cheng2008-02-051-0/+67
visited earlier, then it is not killed in the def block (i.e. not dead). llvm-svn: 46763
OpenPOWER on IntegriCloud