Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. This way...
[oota-llvm.git] / test / CodeGen / X86 / combiner-aa-1.ll
2009-09-15 Dan GohmanDon't pull a load through a callseq_start if the load...