summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/v8i1-masks.ll
Commit message (Expand)AuthorAge
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-18
* On Sandybridge split unaligned 256bit stores into two xmm-sized stores. Nadav Rotem2013-01-19
* On Sandybridge loading unaligned 256bits using two XMM loads (vmovups and vin...Nadav Rotem2013-01-18
* AVX: Fix a bug in WidenMaskArithmetic.Nadav Rotem2013-01-02
* On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sizedNadav Rotem2012-12-27