Fixed the test - added -mcpu=penryn flag to avoid ambiguity in code generation.
[oota-llvm.git] / test / CodeGen / X86 / 2013-10-14-FastISel-incorrect-vreg.ll
2013-10-14 Quentin Colombet[X86][FastISel] During X86 fastisel, the address of...