AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit vector...
[oota-llvm.git] / test / CodeGen / X86 / 2011-08-23-PerformSubCombine128.ll
2011-08-23 Nick LewyckyPerformSubCombine to work on integers larger than i128...