Don't do: "(X & 4) >> 1 == 2 --> (X & 4) == 4" if there are more than one uses of...
[oota-llvm.git] / test / Transforms / InstCombine / 2004-12-08-InstCombineCrash.ll
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-12-08 Alkis EvlogimenosFix this regression and remove the XFAIL from this...
2004-12-08 Alkis EvlogimenosMark this as an XFAIL until a fix is worked out.
2004-12-08 Alkis EvlogimenosAdd regression