Teach InstructionSimplify to fold (A & B) & A -> A & B and (A | B) | A -> A | B.
[oota-llvm.git] / test / Transforms / InstCombine / sqrt.ll
2010-09-07 Chris LattnerFix a serious performance regression introduced by...
2010-09-07 Chris Lattnerrename test.