InstCombine: Match min/max hidden by sext/zext
[oota-llvm.git] / test / Transforms / InstCombine / 2010-11-23-Distributed.ll
2010-12-22 Duncan SandsAdd a generic expansion transform: A op (B op' C) ...
2010-11-23 Duncan SandsExploit distributive laws (eg: And distributes over...