Would anyone object if I add a field for the ValueType of a MachineMemOperand? Since it's not always known, by default I'd set it to "Other." But sometimes it is know when the MachineMemOperand is created and it would be useful to have that information. -Dave