Age | Commit message (Expand) | Author |
---|---|---|
2011-09-10 | clang part of r139458; un-XFAIL testcase. | Eli Friedman |
2011-09-10 | Revision 139454 fixed a broken assert in LLVM, which causes | Richard Trieu |
2011-06-03 | These tests require particular registered targets. Declared as such. | Galina Kistanova |
2010-09-07 | Adjust a test that's expecting optimizations to be done | Dale Johannesen |
2010-09-02 | Newline at end of file. | Bill Wendling |
2010-04-15 | Rewrite handling of 64-bit palignr intrinsics to be vector shuffles. | Eric Christopher |
2010-03-30 | Slightly relax test case. An upcoming LLVM commit will change the xor instruc... | Jakob Stoklund Olesen |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. | Nate Begeman |
2009-12-14 | Support x86's PALIGNR instruction without the use of a palignr intrinsic. | Nate Begeman |