Hi Daniel,
> Add IRBuilder::{CreateIsNull, CreateIsNonNull} helper methods.
> - I'm open to the idea that these could have better names. I think
> these read better than CreateEQNull and CreateNENull.
I'd prefer CreateIsNotNull to CreateIsNonNull.
Ciao,
Duncan.