Optimized integer vector multiplication operation by replacing it with shift/xor...
[oota-llvm.git] / test / CodeGen / X86 / haddsub.ll
2011-12-02 Craig TopperAdd instruction selection support for horizontal add...
2011-09-22 Duncan SandsSynthesize SSE3/AVX 128 bit horizontal add/sub instruct...