Revert "[InstCombinePHI] Partial simplification of identity operations."
[oota-llvm.git] / test / Transforms / InstCombine / sext.ll
2014-06-02 Rafael EspindolaAdd back commit r210029.
2014-06-02 Rafael EspindolaRevert "Add the nsw flag when we detect that an add...
2014-06-02 Rafael EspindolaAdd the nsw flag when we detect that an add will not...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-21 Paul RedmondTransform (sub 0, (zext bool to A)) to (sext bool to...
2011-12-12 Chandler CarruthManually upgrade the test suite to specify the flag...
2011-04-01 Benjamin KramerInstCombine: Turn icmp + sext into bitwise/integer...
2011-03-11 Benjamin KramerComputeMaskedBits: sub falls through to add, and sub...
2011-02-10 Chris LattnerEnhance a bunch of transformations in instcombine to...
2009-12-02 Chris Lattnermerge sext-2 into sext.ll
2009-12-02 Chris Lattnerrename test