Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. This way...
[oota-llvm.git] / test / CodeGen / X86 / 2012-10-03-DAGCycle.ll
2012-10-03 Nadav RotemFix a cycle in the DAG. In this code we replace multipl...