summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2016-05-10Make "@name =" mandatory for globals in .ll files.Rafael Espindola
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