aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachineMemOperand.h
Commit message (Expand)AuthorAgeFilesLines
* Change the FoldingSetNodeID usage for objects which carryDan Gohman2008-08-201-0/+5
* Correct the name of MachineMemOperand's include guard.Dan Gohman2008-07-221-2/+2
* Move MachineMemOperand's constructor out of line, to avoid aDan Gohman2008-07-071-4/+1
* Shrink MachineMemOperand by storing the alignment in log formDan Gohman2008-07-071-6/+7
* Rename MemOperand to MachineMemOperand. This was suggested byDan Gohman2008-04-071-0/+83