X86: Shave off one shuffle from the pcmpeqq sequence for SSE2 by making use of and...
[oota-llvm.git] / test / CodeGen / X86 / pr5145.ll
2012-09-21 NAKAMURA Takumillvm/test/CodeGen/X86/pr5145.ll: Tweak expressions...
2012-09-21 Michael LiaoAdd missing i8 max/min/umax/umin support