X86: Match pmin/pmax as a target specific dag combine. This occurs during vectorization.
[oota-llvm.git] / test / CodeGen / X86 / 2009-11-13-VirtRegRewriterBug.ll
2009-11-14 Evan ChengAdded getSubRegIndex(A,B) that returns subreg index...