aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll
AgeCommit message (Expand)Author
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-25lastRegisterUse() should ignore identity copies. Those will be erased.Evan Cheng