aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/vector-identity-shuffle.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-30For PR1370:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2006-12-22add a generic component to this testChris Lattner
2006-12-22let this pass for ppc/linuxChris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-03-31An identity shuffle shouldn't generate any permute code.Chris Lattner