New testcase for instcombine
[oota-llvm.git] / test / Transforms / InstCombine / not.ll
2002-08-14 Chris LattnerThe not instruction is just a specialized form of XOR
2002-08-02 Chris LattnerThese tests should not run -dce pass to cleanup instcom...
2002-05-06 Chris LattnerNew testcase to make sure not instructions get combined