Polish atomic pointers
[oota-llvm.git] / test / CodeGen / X86 / sse2-vector-shifts.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-08-02 Simon Pilgrim[X86][SSE] Refreshed sse2 vector shift tests
2015-08-01 Simon Pilgrim[DAGCombiner] Convert constant AND masks to shuffle...
2015-07-05 Simon Pilgrim[X86][SSE2] Just use an explicit SSE2 target attribute...
2014-03-17 Matt ArsenaultMake DAGCombiner work on vector bitshifts with constant...
2014-03-11 Matt ArsenaultFix undefined behavior in vector shift tests.
2013-10-21 Lang HamesX86 vector element shift-by-immediate instructions...
2013-09-25 Josh MageeTest commit. Removed trailing whitespace.
2013-08-08 Andrea Di Biagiotest commit.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-12 Stephen LinX86: fold SSE2/AVX2 logical shift by immediate amount...