Change MachineMemOperand's alignment value to be the alignment of
[oota-llvm.git] / include / llvm / CodeGen / MachineMemOperand.h
2009-09-21 Dan GohmanChange MachineMemOperand's alignment value to be the...
2009-09-14 Dan GohmanUpdate a comment to match the source. PseudoSourceValue...
2008-08-20 Dan GohmanChange the FoldingSetNodeID usage for objects which...
2008-07-22 Dan GohmanCorrect the name of MachineMemOperand's include guard.
2008-07-07 Dan GohmanMove MachineMemOperand's constructor out of line, to...
2008-07-07 Dan GohmanShrink MachineMemOperand by storing the alignment in...
2008-04-07 Dan GohmanRename MemOperand to MachineMemOperand. This was sugges...