No need to look through bitcasts for DbgInfoIntrinsic
[oota-llvm.git] / lib / Transforms / InstCombine / InstCombineSelect.cpp
2010-01-05 Benjamin KramerConvert a ton of simple integer type equality tests...
2010-01-05 Chris Lattnerclean up header.
2010-01-05 Chris Lattnersplit select out to its own file.