aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/palignr.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-12/+92
* 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