[llvm-commits] [llvm] r48329 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/LowerSubregs.cpp lib/Target/TargetSelectionDAG.td lib/Target/X86/X86ATTAsmPrinter.cpp lib/Target/X86/X86ISelDAGToDAG.cpp lib/Target/X86/X86Instr64bit.td lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h lib/Target/X86/X86InstrInfo.td lib/Target/X86/X86IntelAsmPrinter.cpp utils/TableGen/DAGISelEmitter.cpp
Dan Gohman
gohman at apple.com
Wed Mar 19 15:25:07 PDT 2008
On Mar 13, 2008, at 12:41 PM, Christopher Lamb wrote:
> Ok, thanks Dan. Are there currently any dejagnu tests that verify
> that MemOperands are working?
No, MemOperands are quite new at this point and they're
not yet established enough for interesting things to be
able to use them.
Dan
More information about the llvm-commits
mailing list