summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/palignr.c
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Flip lanes when lowering __builtin_palignr with one laneBenjamin Kramer2015-07-201-2/+2
* clang part of r139458; un-XFAIL testcase.Eli Friedman2011-09-101-1/+0
* Revision 139454 fixed a broken assert in LLVM, which causesRichard Trieu2011-09-101-0/+1
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-031-0/+1
* Adjust a test that's expecting optimizations to be doneDale Johannesen2010-09-071-3/+3
* Newline at end of file.Bill Wendling2010-09-021-1/+1
* Rewrite handling of 64-bit palignr intrinsics to be vector shuffles.Eric Christopher2010-04-151-4/+15
* Slightly relax test case. An upcoming LLVM commit will change the xor instruc...Jakob Stoklund Olesen2010-03-301-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing.Nate Begeman2009-12-141-0/+4
* Support x86's PALIGNR instruction without the use of a palignr intrinsic.Nate Begeman2009-12-141-0/+15