Optimize away fabs() calls when input is squared (known positive).
[oota-llvm.git] / test / Transforms / InstCombine / strncpy-2.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-10-31 Meador Ingeinstcombine: Migrate strncpy optimizations