aboutsummaryrefslogtreecommitdiff
path: root/test/Bitcode/ssse3_palignr.ll
AgeCommit message (Expand)Author
2011-10-25Simplify tests by not piping them through llvm-dis.Chad Rosier
2011-10-25Fix these test cases to not use .bc files. Otherwise, we run into issues withChad Rosier
2011-05-28Add missing newlines.Chad Rosier
2011-05-28Fix test cases that were previously using grep to use FileCheckChad Rosier
2010-04-20Remove the palignr intrinsics now that we lower them to vector shuffles,Eric Christopher