Invert and-of-or into or-of-and when doing so would allow us to clear bits of the...
[oota-llvm.git] / test / Transforms / InstCombine / load-select.ll
2010-01-30 Bob WilsonRemove ARM-specific calling convention from this test...
2010-01-29 Bob WilsonImprove isSafeToLoadUnconditionally to recognize that...