Enable more fold (sext (load x)) -> (sext (truncate (sextload x)))
[oota-llvm.git] / lib / Target / TargetMachOWriterInfo.cpp
2007-02-03 Bill WendlingPut destructor out-of-line.
2007-01-24 Bill WendlingNew "TargetMachOWriterInfo" class. It holds target...