summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse2-vector-shifts.ll
Commit message (Expand)AuthorAge
* Make DAGCombiner work on vector bitshifts with constant splat vectors.Matt Arsenault2014-03-17
* Fix undefined behavior in vector shift tests.Matt Arsenault2014-03-11
* X86 vector element shift-by-immediate instructions take i8 immediates. MakeLang Hames2013-10-21
* Test commit. Removed trailing whitespace.Josh Magee2013-09-25
* test commit.Andrea Di Biagio2013-08-08
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* X86: fold SSE2/AVX2 logical shift by immediate amount into zero vector when p...Stephen Lin2013-07-12