On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / change-compare-stride-1.ll
2011-11-10 Evan ChengUse a bigger hammer to fix PR11314 by disabling the...
2011-09-29 Andrew TrickLSR: rewrite inner loops only.
2011-07-02 Chandler CarruthFileCheck-ize, tightening checks and avoiding a tempora...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-27 Dan GohmanPermit ChangeCompareStride to rewrite a comparison...