Add the nsw flag when we detect that an add will not signed overflow.
[oota-llvm.git] / test / Transforms / InstCombine / ffs-1.ll
2014-06-02 Rafael EspindolaAdd the nsw flag when we detect that an add will not...
2013-08-12 Tim NorthoverFix FileCheck --check-prefix lines.
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-11-26 Meador IngeFix bogus comment; no functional change.
2012-11-25 Meador Ingeinstcombine: Migrate ffs* optimizations