summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/v8i1-masks.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-5/+5
2013-07-18Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-1/+1
2013-01-19On Sandybridge split unaligned 256bit stores into two xmm-sized stores. Nadav Rotem1-4/+4
2013-01-18On Sandybridge loading unaligned 256bits using two XMM loads (vmovups and vin...Nadav Rotem1-1/+1
2013-01-02AVX: Fix a bug in WidenMaskArithmetic.Nadav Rotem1-8/+9
2012-12-27On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sizedNadav Rotem1-0/+38