Use rsqrt (X86) to speed up reciprocal square root calcs
[oota-llvm.git] / test / CodeGen / X86 / dyn_alloca_aligned.ll
2013-10-14 Elena DemikhovskyFixed a bug in dynamic allocation memory on stack.