make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / 2012-05-28-select-hang.ll
2012-05-28 Benjamin KramerInstCombine: Fix infinite loop when encountering switch...