LangRef.html says that inttoptr and ptrtoint always use zero-extension
[oota-llvm.git] / tools / ed /
2010-02-02 Sean CallananChanged to Chris Lattner's suggested approach, which
2010-02-01 Sean CallananFix for builds with separate source and build
2010-02-01 Sean CallananUpdated to use the proper .exports file for the
2010-02-01 Sean CallananRollback on including blocks functionality in .exports
2010-02-01 Sean CallananWhoops, left some debugging code in that broke
2010-02-01 Sean CallananAdded the enhanced disassembly library's implementation and
2010-01-29 Sean CallananRemoved symbols from .exports that are not yet in
2010-01-29 Sean CallananAdded a bare-bones Makefile to build the enhanced disas...