aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MemOperand.h
AgeCommit message (Expand)Author
2008-04-07Rename MemOperand to MachineMemOperand. This was suggested byDan Gohman
2008-02-15Change MemOperand's size and offset to be 64-bit.Dan Gohman
2008-02-06Re-apply the memory operand changes, with a fix for the staticDan Gohman
2008-01-31Revert 46556 and 46585. Dan please fix the PseudoSourceValue problem and re-c...Evan Cheng
2008-01-31Create a new class, MemOperand, for describing memory referencesDan Gohman