[X86][AVX2] Begun adding AVX2 integer stack folding tests.
[oota-llvm.git] / test / CodeGen / X86 / dynamic-alloca-lifetime.ll
2014-10-17 Pete CooperCheck for dynamic alloca's when selecting lifetime...