LangRef.html says that inttoptr and ptrtoint always use zero-extension
[oota-llvm.git] / lib / Transforms / InstCombine / InstCombineWorklist.h
2010-01-04 Chris Lattnerremove a ton of unneeded LLVMContext stuff.
2010-01-04 Chris Lattnermove InstCombineWorklist out to its own header.