Add two patterns to match special vmovss and vmovsd cases. Also fix
[oota-llvm.git] / test / CodeGen / X86 / avx-256.ll
2011-08-01 Bruno Cardoso LopesSince vectors with all ones can't be created with a...
2011-07-25 Bruno Cardoso LopesCodegen allonesvector better while using AVX: vpcmpeqd...
2011-07-25 Bruno Cardoso Lopes- Handle special scalar_to_vector case: splats. Using...
2010-08-12 Bruno Cardoso LopesBegin to support some vector operations for AVX 256...