Flip the new block-placement pass to be on by default.
[oota-llvm.git] / test / CodeGen / X86 / avx-splat.ll
2012-02-07 Craig TopperAdd instruction selection for 256-bit VPSHUFD and 128...
2011-11-29 Craig TopperFix VINSERTF128/VEXTRACTF128 to be marked as FP instruc...
2011-09-27 Jakob Stoklund OlesenRemove X86-dependent stuff from SSEDomainFix.
2011-08-23 Bruno Cardoso LopesFix a nasty bug where a v4i64 was being wrong emitted...
2011-08-23 Craig TopperAdd support for breaking 256-bit v16i16 and v32i8 VSETC...
2011-08-17 Bruno Cardoso LopesUpdate test to not use the scalar type to splat from...
2011-08-17 Bruno Cardoso LopesNow that we have a canonical way to handle 256-bit...
2011-08-11 Bruno Cardoso LopesSplats for v8i32/v8f32 can be handled by VPERMILPSY...
2011-08-11 Bruno Cardoso LopesUse the splat index to generate the desired shuffle...
2011-08-09 Bruno Cardoso LopesRename and tidy up tests