[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / add-nsw-sext.ll
2015-10-16 Sanjay Patel[x86] promote 'add nsw' to a wider type to allow more...
2015-10-14 Sanjay Pateladd x86 codegen tests for 'add nsw' followed by 'sext'