[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-sp-clobber-memcpy.ll
2015-09-11 Akira HatanakaUse function attribute "stackrealign" to decide whether...
2014-03-26 Hans WennborgRevert "X86 memcpy lowering: use "rep movs" even when...
2014-03-18 Hans WennborgX86 memcpy lowering: use "rep movs" even when esi is...
2014-03-05 Hans WennborgCheck for dynamic allocas and inline asm that clobbers...