Add a test for the foldSelectICmpAndOr fix committed in r180779.
[oota-llvm.git] / test / Transforms / InstCombine / 2012-01-11-OpaqueBitcastCrash.ll
2012-01-11 Duncan SandsDon't try to create a GEP when the pointee type is...