Make some intrinsics safe to speculatively execute.
[oota-llvm.git] / lib / Transforms / Utils / CmpInstAnalysis.cpp
2011-12-17 Pete CooperRefactor code used in InstCombine::FoldAndOfICmps to...