Merging r260587:
[oota-llvm.git] / test / Transforms / InstCombine / 2010-11-23-Distributed.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
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...