Delete unnecessary elses.
[oota-llvm.git] / include / llvm / CodeGen / MachineMemOperand.h
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...