Fix mmx paddq, add support for the 'y' register class, though it isn't tested.
[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...