Add a test for the foldSelectICmpAndOr fix committed in r180779.
[oota-llvm.git] / test / Transforms / InstCombine / 2012-05-28-select-hang.ll
2012-05-28 Benjamin KramerInstCombine: Fix infinite loop when encountering switch...