aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/cmp-cmp.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-14testcase for recent dag combiner patch. Before the entry bb was:Chris Lattner