Implement more support for fp-to-i128 and i128-to-fp conversions.
[oota-llvm.git] / include / llvm / CodeGen / MemOperand.h
2008-02-15 Dan GohmanChange MemOperand's size and offset to be 64-bit.
2008-02-06 Dan GohmanRe-apply the memory operand changes, with a fix for...
2008-01-31 Evan ChengRevert 46556 and 46585. Dan please fix the PseudoSource...
2008-01-31 Dan GohmanCreate a new class, MemOperand, for describing memory...