summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll
Commit message (Collapse)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8
* If a vr is already marked alive in a bb, then it has PHI uses that are ↵Evan Cheng2008-02-05
visited earlier, then it is not killed in the def block (i.e. not dead). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46763 91177308-0d34-0410-b5e6-96231b3b80d8