aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/v8i1-masks.ll
Commit message (Expand)AuthorAgeFilesLines
* On Sandybridge split unaligned 256bit stores into two xmm-sized stores. Nadav Rotem2013-01-191-4/+4
* On Sandybridge loading unaligned 256bits using two XMM loads (vmovups and vin...Nadav Rotem2013-01-181-1/+1
* AVX: Fix a bug in WidenMaskArithmetic.Nadav Rotem2013-01-021-8/+9
* On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sizedNadav Rotem2012-12-271-0/+38