summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/palignr.ll
Commit message (Expand)AuthorAgeFilesLines
* [x86] Teach the unpack lowering to try wider element unpacks.Chandler Carruth2015-02-171-1/+3
* [X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2Simon Pilgrim2014-11-191-51/+14
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-56/+57
* [x86] Regenerate a number of FileCheck assertions with my script forChandler Carruth2014-10-031-12/+128
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-9/+9
* Really un-XFAIL the testcase, like I said I would in r139458.Eli Friedman2011-09-101-1/+0
* Fixed an assert from:Richard Trieu2011-09-101-0/+1
* Attempt to fix test failure reported on llvm-commits.Eli Friedman2011-07-251-1/+1
* Get rid of an incorrect optimization for shuffles with PALIGNR and simplify i...Eli Friedman2011-07-251-7/+22
* Add support for matching shuffle patterns with palignr.Nate Begeman2009-10-191-0/+58
OpenPOWER on IntegriCloud