Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. This way...
[oota-llvm.git] / test / CodeGen / X86 / sse-varargs.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-01-22 Evan ChengSSE varargs arguments are passed in memory.