summaryrefslogtreecommitdiff
path: root/test/Bitcode/ssse3_palignr.ll
AgeCommit message (Expand)Author
2014-08-19verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith
2014-07-31verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith
2014-07-30UseListOrder: Visit global valuesDuncan P. N. Exon Smith
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