Use rsqrt (X86) to speed up reciprocal square root calcs
[oota-llvm.git] / test / CodeGen / X86 / ssp-data-layout.ll
2014-02-01 Josh Magee[stackprotector] Implement the sspstrong rules for...
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...