X86: Match pmin/pmax as a target specific dag combine. This occurs during vectorization.
[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