summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx2-vector-shifts.ll
Commit message (Expand)AuthorAge
* SelectionDAG: Don't constant fold target-specific nodes.Jim Grosbach2014-04-09
* 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
* 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