summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-22.ll
Commit message (Expand)AuthorAge
* Delete useless trailing semicolons.Dan Gohman2010-01-05
* Add support for matching shuffle patterns with palignr.Nate Begeman2009-10-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Fix infinite recursion in the C++ code which handles movddup by making it unn...Nate Begeman2009-04-29
* With sse3 and when the source is a load or has multiple uses, favors movddup ...Evan Cheng2008-09-25