Convert a ton of simple integer type equality tests to the new predicate.
[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.