aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineMemOperand.h
AgeCommit message (Expand)Author
2008-08-20Change the FoldingSetNodeID usage for objects which carryDan Gohman
2008-07-22Correct the name of MachineMemOperand's include guard.Dan Gohman
2008-07-07Move MachineMemOperand's constructor out of line, to avoid aDan Gohman
2008-07-07Shrink MachineMemOperand by storing the alignment in log formDan Gohman
2008-04-07Rename MemOperand to MachineMemOperand. This was suggested byDan Gohman