[X86][SSE] Added missing stack folding test for SQRTSD and SQRTSS instructions.
[oota-llvm.git] / test / CodeGen / X86 / pr23246.ll
2015-04-16 Ahmed Bougacha[CodeGen] Re-apply r234809 (concat of scalars), with...